{
  "name": "Findlovve — Dating made real",
  "short_name": "Findlovve",
  "description": "Meet real people across India. Curated matches, unfiltered chats, and a shot at something that actually lasts.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf9f6",
  "theme_color": "#ff2f4a",
  "lang": "en-IN",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Swipe",
      "description": "Start swiping matches",
      "url": "/discover",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Matches",
      "short_name": "Chats",
      "description": "Your matches and chats",
      "url": "/matches",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
