{
  "name": "Chatter — whispers from people who actually know",
  "short_name": "Chatter",
  "description": "Layer 1.5 of social — between public broadcasting and private messaging. No ads. No public counts. AI is opt-in. Your data stays yours.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#FAF9F6",
  "categories": ["social", "communication", "lifestyle"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon0",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Compose a whisper",
      "short_name": "Whisper",
      "url": "/compose",
      "description": "Open the compose canvas to whisper to your village or open scope."
    },
    {
      "name": "What's live",
      "short_name": "Live",
      "url": "/live",
      "description": "Match Day, Premieres, Awards, and Spaces happening right now."
    },
    {
      "name": "Glimpse",
      "short_name": "Glimpse",
      "url": "/home",
      "description": "The last 24 hours from your village."
    }
  ]
}
