{
  "name": "GariCheck - Vehicle Service History Platform",
  "short_name": "GariCheck",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1D9E75",
  "theme_color": "#1D9E75",
  "description": "Tanzania Vehicle Service History Platform. Check vehicle service history, mileage, and garage maintenance records.",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}

