{
  "name": "Logbook",
  "short_name": "Logbook",
  "description": "Personal fitness log PWA for rowing, strength and weight.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "theme_color": "#0f766e",
  "background_color": "#0b1220",
  "icons": [
    { "src": "./icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icons/logo.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
