{
  "name": "Breaking Fast — Intermittent Fasting Calculator",
  "short_name": "Breaking Fast",
  "description": "Know exactly when to break your fast. Free intermittent fasting calculator with 16:8, 18:6, OMAD and custom protocols.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFAF7",
  "theme_color": "#059669",
  "categories": ["health", "lifestyle", "utilities"],
  "lang": "en",
  "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"
    }
  ]
}
