{
  "name": "حاسبة احتياج الماء اليومي",
  "short_name": "احتياج الماء",
  "description": "احسب احتياجك اليومي من الماء بناءً على وزنك وعمرك وجنسك ونشاطك",
  "start_url": "/water-intake-calculator/",
  "display": "standalone",
  "background_color": "#0e3650",
  "theme_color": "#0e3650",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}