{
  "id": "../index.php",
  "name": "VKASH Materialverwaltung",
  "short_name": "VKASH Material",
  "description": "Materialverwaltung der Verkehrskadetten Abteilung Schaffhausen.",
  "lang": "de-CH",
  "start_url": "../index.php",
  "scope": "../",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#f7f2e9",
  "theme_color": "#ff7a00",
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Material",
      "short_name": "Material",
      "url": "../index.php?view=alle"
    },
    {
      "name": "Fahrzeugverwaltung",
      "short_name": "Fahrzeuge",
      "url": "../index.php?view=fahrzeugverwaltung"
    },
    {
      "name": "Fahrtenbuch",
      "short_name": "Fahrten",
      "url": "../index.php?view=fahrtenbuch"
    }
  ]
}
