{
  "name": "Toota — Move Anything, Anywhere",
  "short_name": "Toota",
  "description": "South Africa's moving and courier marketplace. Verified movers, transparent bids, live tracking.",
  "id": "/",
  "start_url": "/auth",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["transportation", "logistics", "utilities"],
  "related_applications": [
    { "platform": "webapp", "url": "https://tootaapp.co.za/manifest.webmanifest" }
  ],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
