{
  "name": "OTTOdash - Vehicle Manager",
  "short_name": "OTTOdash",
  "description": "Manage your vehicles, track tax and insurance expiry, store documents and service history",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F05A28",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle", "auto"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "id": "ottodash"
}
