{
  "name": "Youri Fitness Dashboard",
  "short_name": "Youri Fitness",
  "description": "Lean bulk dashboard met Withings koppeling",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f2",
  "theme_color": "#111111",
  "lang": "nl",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/api/icon?size=192", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon?size=512", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/api/icon?size=512&maskable=1", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
