{
  "name": "Fleetway - Platform Owner",
  "short_name": "Fleetway HQ",
  "description": "Platform owner console for managing companies, system features, and platform-wide operations",
  "id": "/owner",
  "start_url": "/login?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0f172a",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-owner-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-owner-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://fleetwaysoftware.com/manifest-owner.json" }
  ]
}
