{
  "name": "PlannererSuite",
  "short_name": "Plannerer",
  "description": "Bauprojekt-Management und Materiallogistik",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#E8500A",
  "theme_color": "#E8500A",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663360866508/9Pcmi5yQNPy3sVLwiAChda/plannerer-pwa-icon-192_29fd6555.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663360866508/9Pcmi5yQNPy3sVLwiAChda/plannerer-pwa-icon-512_099ec126.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "de",
  "shortcuts": [
    {
      "name": "Lieferschein scannen",
      "short_name": "Scan",
      "description": "Lieferschein mit Kamera scannen",
      "url": "/lieferschein-scan",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663360866508/9Pcmi5yQNPy3sVLwiAChda/plannerer-pwa-icon-192_29fd6555.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lieferschein-Prüfung",
      "short_name": "Prüfung",
      "description": "Eingereichte Lieferscheine prüfen und freigeben",
      "url": "/lieferschein-pruefung",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663360866508/9Pcmi5yQNPy3sVLwiAChda/plannerer-pwa-icon-192_29fd6555.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
