{
  "name": "FIX IT — Trusted Emergency Marketplace",
  "short_name": "FIX IT",
  "description": "Get verified plumbers, electricians, locksmiths, mechanics and tow operators 24/7. Trusted. Verified. On the way.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A1A2F",
  "theme_color": "#0A1A2F",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities", "lifestyle"],
  "icons": [
    { "src": "/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Book emergency service", "short_name": "Book", "url": "/book", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "My jobs", "short_name": "Jobs", "url": "/my", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] },
    { "name": "Provider Business Centre", "short_name": "Business", "url": "/business", "icons": [{ "src": "/app-icon-192.png", "sizes": "192x192" }] }
  ]
}
