{
  "name": "HorseCycle – Paardencyclus Tracker",
  "short_name": "HorseCycle",
  "description": "Track training, cyclus en prestaties van je paard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0ece4",
  "theme_color": "#3d7a4a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health"],
  "lang": "nl"
}
