{
  "name": "Vidar",
  "short_name": "Vidar",
  "description": "Self-hosted strength & fitness tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#7B2FBE",
  "icons": [
    { "src": "/icons/vidar-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/vidar-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
