{
  "name": "WINNR",
  "short_name": "WINNR",
  "id": "/",
  "description": "Quit porn and take back control. Private, judgment-free tools, a real community, and a coach in your pocket.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://app.winnr.now/manifest.webmanifest" }
  ],
  "orientation": "portrait",
  "background_color": "#0B0B0D",
  "theme_color": "#0B0B0D",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
