{
  "name": "usNews",
  "short_name": "usNews",
  "description": "Deine News – self-hosted, lernt von deinen 👍/👎",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1b2c",
  "theme_color": "#01a982",
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
