{
  "name": "Einsatzinformationssystem Wasserrettung LV Salzburg",
  "short_name": "EIS OWR",
  "description": "Einsatzinfos der Wasserrettung Salzburg",
  "categories": ["productivity", "utilities"],
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0581",
  "theme_color": "#0a0581",
  "orientation": "any",
  "scope": "/",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Einsatzübersicht Mobil"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Einsatzübersicht Desktop"
    }
  ]
}