{
  "name": "Daily News Brief",
  "short_name": "News Brief",
  "description": "Ad-free daily news link aggregation. Clean, fast, no tracking.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#111214",
  "theme_color": "#c8a84a",
  "orientation": "any",
  "icons": [
    { "src": "./favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "./apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "./logo.png", "sizes": "240x240", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["news", "magazines"],
  "lang": "en-US"
}
