{
  "name": "Mystibot - AI Fortune Teller",
  "short_name": "Mystibot",
  "description": "Free AI-powered tarot readings, horoscopes, numerology, and fortune telling",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08090f",
  "theme_color": "#6c63ff",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    { "name": "Tarot Reading", "short_name": "Tarot", "url": "/?mode=tarot", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Horoscope", "short_name": "Horoscope", "url": "/?mode=astrology", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
