{
  "name": "VamAstro - AI Astrology Platform",
  "short_name": "VamAstro",
  "description": "VamAstro is an advanced AI-powered astrology platform that combines ancient wisdom with modern technology. Get accurate horoscope readings, AI-powered palmistry analysis, and comprehensive compatibility reports.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050510",
  "theme_color": "#9d50bb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["lifestyle", "education", "entertainment"],
  "icons": [
    {"src": "/images/icons/icon-72x72.png", "sizes": "72x72", "type": "image/png"},
    {"src": "/images/icons/icon-96x96.png", "sizes": "96x96", "type": "image/png"},
    {"src": "/images/icons/icon-128x128.png", "sizes": "128x128", "type": "image/png"},
    {"src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Horoscope Reading", "short_name": "Horoscope", "description": "Get your personalized horoscope reading", "url": "/horoscope.html"},
    {"name": "Palmistry Analysis", "short_name": "Palmistry", "description": "AI-powered palm reading analysis", "url": "/palmistry.html"},
    {"name": "Compatibility Check", "short_name": "Compatibility", "description": "Check relationship compatibility", "url": "/compatibility.html"},
    {"name": "Time Machine", "short_name": "Time Machine", "description": "Explore past and future events", "url": "/time-machine.html"}
  ],
  "screenshots": [
    {"src": "/images/screenshots/desktop-home.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Desktop homepage"},
    {"src": "/images/screenshots/mobile-home.png", "sizes": "375x667", "type": "image/png", "form_factor": "narrow", "label": "Mobile homepage"}
  ],
  "share_target": {
    "action": "/share-handler",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "VamAstro - AI Astrology Platform",
      "text": "Discover your cosmic destiny with AI-powered astrology readings",
      "url": "/"
    }
  },
  "keywords": ["astrology", "horoscope", "palmistry", "compatibility", "vedic astrology", "western astrology", "AI", "birth chart", "zodiac", "planetary transits"],
  "author": {"name": "VamAstro Platform", "url": "https://vamastro.com"},
  "developer": {"name": "VamAstro Development Team", "url": "https://vamastro.com"},
  "privacy_policy": "/privacy.html",
  "terms_of_service": "/terms.html"
}
