{
  "id": "./",
  "name": "SO-LIVE-Globus",
  "short_name": "LIVE-Globus",
  "description": "Internationale Nachrichtenquellen, aktuelle Videos, Weltwetter und Naturereignisse auf einem interaktiven 3D-Globus.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#020910",
  "theme_color": "#03111d",
  "lang": "de-DE",
  "categories": ["news", "weather", "utilities"],
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/globe-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/so-live-globus-cover.png",
      "sizes": "1672x941",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SO-LIVE-Globus mit internationaler Nachrichten- und Wetteransicht"
    }
  ],
  "shortcuts": [
    {
      "name": "Schule & Erklärung",
      "short_name": "Erklärung",
      "url": "schule.php"
    },
    {
      "name": "Systemstatus",
      "short_name": "Status",
      "url": "status.php"
    }
  ]
}
