{
  "name": "LuckMap — Astrology + AI",
  "short_name": "LuckMap",
  "description": "Vedic, Western, East-Asian astrology, numerology and tarot — powered by AI you can chat with.",
  "start_url": "/",
  "//display": "Intentionally 'browser' — LuckMap web is a browser-only experience. The installable APP lives on Google Play. 'browser' display tells Chrome this site is NOT a PWA, so no 'Install app' prompt is ever shown. Do NOT change to standalone/fullscreen/minimal-ui.",
  "display": "browser",
  "background_color": "#0a0a1f",
  "theme_color": "#0a0a1f",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en"
}
