{
  "name": "Vitely — Vitality Platform",
  "short_name": "Vitely",
  "description": "Je persoonlijke vitaliteits-coach: beweging, voeding, mind & body.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#EE6535",
  "lang": "nl-NL",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png",     "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png",     "purpose": "maskable" },
    { "src": "/icon-192.svg",          "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.svg",          "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Training loggen",
      "short_name": "Training",
      "description": "Log snel een training",
      "url": "/?s=training",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Berichten",
      "short_name": "Chat",
      "description": "Chat met je coach",
      "url": "/?s=berichten",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }]
    }
  ]
}
