{
  "name": "Rollenberechnung",
  "short_name": "Rollen",
  "description": "Berechnung von Rollendurchmesser, Rollenlänge und Rollengewicht.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07110d",
  "theme_color": "#0f2f22",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
