{
  "name": "Gemivo Compass",
  "short_name": "Compass",
  "description": "Uhr, Wetter und Termine — dein cinematischer Compass.",
  "lang": "de",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b1026",
  "background_color": "#0b1026",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "play", "id": "de.gemivo.compass" }
  ],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Widget-Ansicht", "url": "./widget.html", "icons": [{ "src": "icon-512.png", "sizes": "512x512" }] }
  ]
}
