{
  "name": "نظام النقاط — رفيقك في رحلة الرشاقة",
  "short_name": "نظام النقاط",
  "description": "تطبيق عربي لنظام النقاط الفرنسي بقياسات وأكلات عمانية وخليجية",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF6EE",
  "theme_color": "#FF8A4C",
  "categories": ["health", "lifestyle", "food", "fitness"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
