{
  "name": "Inani Production",
  "short_name": "Production",
  "description": "Lot lifecycle, machine efficiency and consumables for the Inani factory",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New shift report", "url": "/report/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Block In", "url": "/lots/new", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
