{
  "name": "Autologic Motors",
  "short_name": "Autologic",
  "description": "Book services, track repairs, review quotations and vehicle health reports with Autologic Motors, Gaborone.",
  "start_url": "/app/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0C",
  "theme_color": "#B0111A",
  "lang": "en-BW",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book a service", "url": "/app/book" },
    { "name": "My repairs", "url": "/app/repairs" }
  ]
}
