{
  "name": "AmorMuse — AI Saju Chat",
  "short_name": "AmorMuse",
  "description": "Chat with AI Korean astrology coaches. Love, career, and self-discovery through Saju birth chart analysis.",
  "start_url": "/chat",
  "display": "standalone",
  "background_color": "#0a0a12",
  "theme_color": "#7C3AED",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en",
  "dir": "ltr"
}
