{
  "name": "Keellog",
  "short_name": "Keellog",
  "description": "Maritime Wartungs- und Logbuch-App für Bootsbesitzer",
  "start_url": "bilgr.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d2b45",
  "theme_color": "#0d2b45",
  "lang": "de-DE",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
