{
  "name": "Exclusive Girls",
  "short_name": "Exclusive",
  "description": "Premium chat platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0a0c",
  "theme_color": "#ff3b5c",
  "orientation": "portrait-primary",
  "lang": "sr",
  "categories": ["social", "entertainment"],
  "icons": [
    {
      "src": "assets/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}