{
  "name": "REVEAL | The Ritual of Connection",
  "short_name": "REVEAL",
  "description": "An oracle for the unspoken. Deepen your human connection.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Play",
      "short_name": "Play",
      "description": "Jump into a deck",
      "url": "/"
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Unlock premium decks",
      "url": "/shop"
    }
  ]
}
