{
  "name": "Connekt Whispers",
  "short_name": "CW Whispers",
  "description": "Real anonymous whispers. Zero bots. No download. Messages vanish in 48h.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080512",
  "theme_color": "#080512",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "messaging"],
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Inbox",
      "short_name": "Inbox",
      "description": "View your anonymous whispers",
      "url": "/inbox",
      "icons": [{ "src": "/static/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
