{
  "name": "PrintMetrix \u00b7 Fleet Intelligence Platform",
  "short_name": "PrintMetrix",
  "description": "Real-time SNMP monitoring, cost analytics, and predictive maintenance for managed print fleets.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4A7C59",
  "background_color": "#111A14",
  "categories": [
    "business",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Fleet Status",
      "short_name": "Fleet",
      "url": "/fleet",
      "description": "View printer fleet"
    },
    {
      "name": "Cost Analytics",
      "short_name": "Costs",
      "url": "/analytics/cost",
      "description": "View cost analytics"
    },
    {
      "name": "My Dashboard",
      "short_name": "Widgets",
      "url": "/dashboard/widgets",
      "description": "Custom widget dashboard"
    }
  ]
}
