{
  "name": "Magnor Vessels",
  "short_name": "Magnor",
  "description": "Maritime compliance + operations platform. STCW, MLC, ISM, MARPOL, ISPS in one place.",
  "start_url": "/fleet",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1b3e",
  "theme_color": "#0d1b3e",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Fleet overview",
      "url": "/fleet",
      "description": "Cross-vessel compliance dashboard"
    }
  ]
}
