{
  "name": "VedicMarriage",
  "short_name": "VedicMarriage",
  "description": "Find meaningful connections through Vedic astrology-based matchmaking.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ed6129",
  "lang": "en",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/android-chrome-192x192-v1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512-v1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/discovery.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Discover profiles"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "url": "/discovery",
      "description": "Start discovering new profiles"
    },
    {
      "name": "Messages",
      "url": "/messages",
      "description": "Open your conversations"
    }
  ]
}
