{
  "name": "RentSuite",
  "short_name": "RentSuite",
  "description": "Verhuursoftware voor materialen, orders, magazijn en transport.",
  "id": "/",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbfaf7",
  "theme_color": "#22262b",
  "lang": "nl",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Mijn ritten", "short_name": "Ritten", "url": "/app/driver" },
    { "name": "Scannen", "short_name": "Scannen", "url": "/app/scanning" },
    { "name": "Magazijn", "short_name": "Magazijn", "url": "/app/warehouse" }
  ]
}
