{
  "name": "Panorama-Schrittweiten-Rechner",
  "short_name": "Pano-Rechner",
  "description": "VR Slim Schrittweiten- und Überlappungsrechner für sphärische Panoramen (Vollformat 36×24mm)",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16140f",
  "theme_color": "#16140f",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
