{
  "name": "Aries Moons — Tarot & Readings",
  "short_name": "Aries Moons",
  "description": "Live chat with your personal tarot advisor. Get readings, guidance & answers.",
  "start_url": "/?chat=open&source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1c0e38",
  "background_color": "#0a0810",
  "categories": ["lifestyle", "health", "entertainment"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Message Aries",
      "short_name": "Chat",
      "description": "Open live chat with Aries",
      "url": "/?chat=open&source=shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
