{
  "name": "AXIOM Operator Dashboard",
  "short_name": "AXIOM",
  "description": "Local-first AI operator platform — production, fleet, markets, comms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000d1a",
  "background_color": "#000d1a",
  "lang": "en",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    { "src": "/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Engineering",
      "url": "/?section=engineering",
      "description": "PIM, CAD Engine, Fleet"
    },
    {
      "name": "Fleet",
      "url": "/?section=fleet",
      "description": "Print farm status"
    },
    {
      "name": "Markets",
      "url": "/?section=markets",
      "description": "TradeBot & market data"
    }
  ]
}
