{
  "name": "Saju AI — Korean Fortune Telling",
  "short_name": "Saju AI",
  "description": "AI-powered daily Saju readings rooted in ancient Korean wisdom.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0f2e",
  "theme_color": "#1a0f2e",
  "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"
    }
  ]
}