{
  "name": "Emmenegger Parts",
  "short_name": "Emmenegger Parts",
  "description": "WKR-Konfigurator und Räder-Verwaltung von Emmenegger AG",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c69d4",
  "theme_color": "#1c69d4",
  "lang": "de-CH",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/michelcarricamarta-ui/emmenegger-wkr/main/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://raw.githubusercontent.com/michelcarricamarta-ui/emmenegger-wkr/main/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/michelcarricamarta-ui/emmenegger-wkr/main/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://raw.githubusercontent.com/michelcarricamarta-ui/emmenegger-wkr/main/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/michelcarricamarta-ui/emmenegger-wkr/main/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}