{
  "name": "Sanctuary Oracle - AI Divination",
  "short_name": "Sanctuary",
  "description": "AI-powered divination platform with 22 mystical tools: Tarot Reading, Birth Chart & Natal Wheel, Horoscope, Palmistry, Face Reading, Pendulum, Aura & Energy Analysis, plus 13 Ancient Arts via Magic Ball (Coffee Reading, I-Ching, Crystal Ball, Runes, Numerology, Shell Oracle, Bibliomancy, Angel Cards, Power Animals, Chakra Reading, Crystal Guidance, Dream Interpretation). Session reports with TXT and DOCX download. 10 languages supported.",
  "start_url": "/welcome.html",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#1a0e29",
  "theme_color": "#6B4C9A",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "entertainment",
    "personalization"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sanctuary Oracle - Welcome Screen"
    },
    {
      "src": "/icons/screenshot-narrow-2.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sanctuary Oracle - AI Tarot Reading"
    },
    {
      "src": "/icons/screenshot-narrow-3.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sanctuary Oracle - Birth Chart Analysis"
    },
    {
      "src": "/icons/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sanctuary Oracle - Desktop Experience"
    }
  ],
  "shortcuts": [
    {
      "name": "Tarot Reading",
      "short_name": "Tarot",
      "description": "Get an AI-powered Tarot card reading",
      "url": "/auth-wrapper.html",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Horoscope",
      "short_name": "Horoscope",
      "description": "Read your personal horoscope",
      "url": "/auth-wrapper.html",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Birth Chart",
      "short_name": "Birth Chart",
      "description": "Analyze your natal birth chart",
      "url": "/auth-wrapper.html",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Magic Ball",
      "short_name": "Magic Ball",
      "description": "Access 13 ancient divination methods",
      "url": "/auth-wrapper.html",
      "icons": [
        {
          "src": "/icons/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
}