{
  "name": "NEXUS-07 Zentrale",
  "short_name": "NEXUS",
  "description": "Ruhige persönliche Zentrale für Nachrichtenradar, Tagesbriefing, Systemlog und eigene Tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#080a14",
  "theme_color": "#080a14",
  "orientation": "portrait-primary",
  "categories": ["productivity", "news", "utilities"],
  "shortcuts": [
    {"name":"Nachrichtenradar","short_name":"Intel","url":"/news","description":"Leseliste öffnen"},
    {"name":"Tagesbriefing","short_name":"Briefing","url":"/briefing","description":"Lagekarte öffnen"},
    {"name":"Kletterradar","short_name":"Klettern","url":"/climbing","description":"IFSC-Lagekarte öffnen"},
    {"name":"Systemlog","short_name":"Log","url":"/blog","description":"NEXUS Logbuch öffnen"}
  ],
  "icons": [
    {"src":"/static/icon.svg","sizes":"any","type":"image/svg+xml","purpose":"any maskable"}
  ]
}
