{
  "short_name": "DateLah!",
  "name": "DateLah! - Find your perfect match in Singapore",
  "icons": [
    {
      "src": "mascot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "mascot.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#10b981",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "description": "Premium dating experience in Singapore with Proof-of-Location and AI-powered interactions.",
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Find new people nearby",
      "url": "/discover",
      "icons": [{ "src": "mascot.png", "sizes": "192x192" }]
    },
    {
      "name": "Matches",
      "short_name": "Matches",
      "description": "Check your connections",
      "url": "/matches",
      "icons": [{ "src": "mascot.png", "sizes": "192x192" }]
    }
  ]
}
