{
  "name": "Tempo - gezondheid op jouw tempo",
  "short_name": "Tempo",
  "description": "Eerlijk voedings-, trainings- en metingendagboek.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F7FC",
  "theme_color": "#F7F7FC",
  "lang": "nl",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Eten vastleggen", "short_name": "Vastleggen", "url": "/?actie=loggen" },
    { "name": "Wegen", "short_name": "Wegen", "url": "/metingen?actie=wegen" },
    { "name": "Training starten", "short_name": "Trainen", "url": "/training" }
  ]
}
