{
  "name": "Primacy OS",
  "short_name": "Primacy OS",
  "description": "Neural Logistics Interface — operator console for Primacy Executive. Mission Control, bookings, fleet, finance, partners, and live operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050507",
  "theme_color": "#D4AF37",
  "categories": ["productivity", "business", "transportation"],
  "lang": "en-GB",
  "dir": "ltr",
  "icons": [
    {
      "src": "/primacy-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/primacy-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/primacy-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Booking",
      "short_name": "Booking",
      "description": "Open the booking workspace",
      "url": "/admin/booking",
      "icons": [{ "src": "/primacy-logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Mission Control",
      "short_name": "Home",
      "description": "Mission Control dashboard",
      "url": "/",
      "icons": [{ "src": "/primacy-logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": ""
}
