{
  "name": "Amoura - Where Connections Meet",
  "short_name": "Amoura",
  "description": "Modern dating app — swipe, match, video call, and find your special someone",
  "start_url": "/discover",
  "id": "com.amourachat.app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#0a0a10",
  "theme_color": "#ec4899",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Home screen" }
  ],
  "shortcuts": [
    { "name": "Discover", "short_name": "Swipe", "url": "/discover", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Matches", "url": "/matches", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
