{
  "name": "RECODE — Human Performance Code",
  "short_name": "RECODE",
  "description": "Jouw persoonlijk high performance systeem",
  "start_url": "/members.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#6366f1",
  "lang": "nl",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Ochtend check-in",
      "short_name": "Ochtend",
      "url": "/members.html?start=morning",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    },
    {
      "name": "Avond check-in",
      "short_name": "Avond",
      "url": "/members.html?start=evening",
      "icons": [{ "src": "/logo.png", "sizes": "96x96" }]
    }
  ]
}
