{
  "name": "Brew & Brief — Mushroom Cloud Coffee",
  "short_name": "Brew & Brief",
  "description": "Veteran-focused news podcast by Mushroom Cloud Coffee — fuel your mission, one cup at a time",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#e8841a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "entertainment"],
  "lang": "en"
}
