{
  "name": "REGI/O",
  "short_name": "REGI/O",
  "description": "KI-gesteuerter Lokaljournalismus für kleine Gemeinden. Aggregiert Nachrichten, Termine und Informationen.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#123352",
  "theme_color": "#123352",
  "orientation": "any",
  "categories": ["news", "utilities"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
