{
  "name": "Fasting Tracker Pro",
  "short_name": "Fasting",
  "description": "Intermittent fasting timer & tracker — 16:8, 18:6, OMAD. Geen account nodig.",
  "start_url": "/fasting-app/",
  "scope": "/fasting-app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#00d4b4",
  "lang": "nl",
  "icons": [
    {
      "src": "/wp-content/uploads/fasting-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/fasting-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/uploads/fasting-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["health", "fitness"],
  "screenshots": []
}
