{
  "name": "velotools.cc",
  "short_name": "velotools",
  "description": "Fahrrad-Tools — Routen, Sonnenstand, Wind & mehr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#1a73e8",
  "lang": "de-DE",
  "categories": ["fitness", "navigation", "utilities"],
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
