{
  "name": "AI Destiny & Feng Shui Advisor",
  "short_name": "AI Destiny",
  "description": "Discover your destiny with AI-powered Bazi, Feng Shui, and I Ching reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#9333EA",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "shortcuts": [
    {
      "name": "Bazi Analysis",
      "short_name": "Bazi",
      "description": "Analyze your destiny with Bazi",
      "url": "/#consultation-form",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Feng Shui",
      "short_name": "Feng Shui",
      "description": "Optimize your space with Feng Shui",
      "url": "/#consultation-form",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "I Ching",
      "short_name": "I Ching",
      "description": "Get guidance with I Ching",
      "url": "/#consultation-form",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
