{
  "name": "عيشها صح - رفيقك في الصحة",
  "short_name": "عيشها صح",
  "description": "منصة عربية لتتبع سعراتك وماكروزك ووزنك",
  "start_url": "./profile.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAFBF7",
  "theme_color": "#0E7A4A",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "https://d.top4top.io/p_38316nzaz1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d.top4top.io/p_38316nzaz1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "تسجيل وجبة",
      "short_name": "وجبة",
      "url": "./foods.html",
      "icons": [{ "src": "https://d.top4top.io/p_38316nzaz1.png", "sizes": "192x192" }]
    },
    {
      "name": "حاسبة السعرات",
      "short_name": "حاسبة",
      "url": "./macros.html",
      "icons": [{ "src": "https://d.top4top.io/p_38316nzaz1.png", "sizes": "192x192" }]
    }
  ]
}