{
  "name": "I Ching AI — Ancient Wisdom",
  "short_name": "I Ching AI",
  "description": "AI-powered I Ching interpretation with 3D coin toss, classical citations, and share cards.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0c0a",
  "theme_color": "#c4a66a",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["lifestyle", "entertainment"],
  "shortcuts": [
    {
      "name": "New Reading",
      "short_name": "Read",
      "description": "Start a new I Ching reading",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "History",
      "short_name": "History",
      "description": "View your reading history",
      "url": "/history",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
