{
  "name": "Otofix — Verified Vehicle History",
  "short_name": "Otofix",
  "description": "Verified vehicle history, workshop directory, and online booking for Oman and the GCC.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["automotive", "business", "productivity"],
  "icons": [
    {
      "src": "/brand/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a workshop",
      "short_name": "Workshops",
      "description": "Browse verified workshops and showrooms across Oman.",
      "url": "/workshops?source=pwa-shortcut",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Add my vehicle",
      "short_name": "Add vehicle",
      "description": "Upload your Mulkiya and create a verified vehicle profile.",
      "url": "/#add",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "description": "View your upcoming workshop bookings.",
      "url": "/#bookings",
      "icons": [{ "src": "/brand/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
