{
  "name": "Phaser Warehouse Picking",
  "short_name": "Picking",
  "description": "Phaser Warehouse order picking — full-screen mobile picking app",
  "id": "/picking",
  "start_url": "/picking",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#245B57",
  "background_color": "#f6f6f7",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://warehouse.phaserfpv.com.au/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
