{
  "name": "Cipher",
  "short_name": "Cipher",
  "description": "Astrology relationship insights — compatibility, daily horoscopes, and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d1a",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Horoscope",
      "url": "/?tab=horoscope",
      "description": "Today's horoscope"
    },
    {
      "name": "Compatibility",
      "url": "/?tab=compatibility",
      "description": "Check compatibility"
    }
  ]
}
