{
  "name": "Depot Nachtigall",
  "short_name": "Nachtigall",
  "description": "Ein Bergungsort aus dem Krieg, tief im Beton.",
  "start_url": "./depot-nachtigall.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#05050a",
  "theme_color": "#16150f",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
