{
  "name": "Paul Power Calculator",
  "short_name": "Paul Power",
  "description": "Berechnung der notwendigen Motorleistung für Vielblattkreissägen.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020409",
  "theme_color": "#00a9ee",
  "icons": [
    {
      "src": "https://paul.eu/fileadmin/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}

