{
  "name": "Knips – Fotobox mieten in Berlin",
  "short_name": "Knips",
  "description": "Fotobox mit DSLR-Kamera, Sofortdruck und Requisiten in Berlin mieten. Verfügbarkeit prüfen und Termin anfragen.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f8fb",
  "theme_color": "#3b6ea5",
  "categories": ["lifestyle", "photo", "events"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Verfügbarkeit prüfen",
      "url": "./?source=pwa#verfuegbarkeit"
    },
    {
      "name": "Termin anfragen",
      "url": "./?source=pwa#kontakt"
    }
  ]
}
