{
  "name": "Orion Field",
  "short_name": "Orion",
  "description": "Orion ERP \u2014 Mobiele werkapp voor installateurs",
  "start_url": "/mobile",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Mijn Planning",
      "short_name": "Planning",
      "description": "Bekijk taken voor vandaag",
      "url": "/mobile/worker"
    },
    {
      "name": "Projecten",
      "short_name": "Projecten",
      "description": "Bekijk actieve installaties",
      "url": "/mobile/projects"
    }
  ]
}
