{
  "name": "KALKIDAN - Find Your Soulmate",
  "short_name": "KALKIDAN",
  "description": "Find your perfect match with KALKIDAN - swipe, match, and connect",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["social", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "url": "/?view=swipe",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Messages",
      "url": "/?view=matches",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
