{
  "name": "kontrilo Garage",
  "short_name": "kontrilo Garage",
  "start_url": "/login",  
  "scope": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1.png",
      "sizes": "1834x786",
      "type": "image/png",
      "label": "Mobile Dashboard View"
    },
    {
      "src": "/screenshots/2.png",
      "sizes": "1834x786",
      "type": "image/png",
      "form_factor": "wide", 
      "label": "Mobile Dashboard View"
    },
    {
      "src": "/screenshots/3.png",
      "sizes": "1834x786",
      "type": "image/png",
      "form_factor": "wide", 
      "label": "Mobile Dashboard View"
    }
  ],
  "theme_color": "#282828",
  "background_color": "#282828",
  "display": "standalone"
}
