{
  "name": "AstroAI - Your Personal AI Astrologer",
  "short_name": "AstroAI",
  "description": "Get accurate daily horoscopes, personalized predictions, AI chat with astrologer Laila, and AI-powered palmistry analysis.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "screenshots": [
    {
      "src": "/images/main.webp",
      "sizes": "1080x1920",
      "type": "image/webp"
    }
  ]
}
