{
  "name": "StarMeet - Vedic Astrology Calculator",
  "short_name": "StarMeet",
  "description": "Free Vedic birth chart calculator with compatibility analysis",
  "start_url": "/calculator",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#6B9B37",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
