{
  "short_name": "KwikLuv",
  "name": "KwikLuv - Adult Social Network",
  "description": "Connect with people nearby and find your match",
  "icons": [
    {
      "src": "/images/KwikLUV.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/KwikLUV.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ff1493",
  "background_color": "#0a0a0a",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["social", "lifestyle"],
  "screenshots": [
    {
      "src": "/images/wallpaper.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg"
    }
  ]
}
