{
  "name": "bugaparts",
  "short_name": "bugaparts",
  "description": "Scheibenwischer Bestellsystem für Werkstätten",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f7",
  "theme_color": "#007A6F",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
