{
  "short_name": "ROcket",
  "name": "ROcket — Collision Shop Control",
  "description": "Scan an RO, move a phase, clear your tasks — from the shop floor.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B1B31",
  "background_color": "#0B1B31",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Scan an RO",
      "short_name": "Scan",
      "url": "/m/scan"
    },
    {
      "name": "My Tasks",
      "short_name": "Tasks",
      "url": "/m/tasks"
    }
  ]
}
