{
  "name": "ماكس جرين | Max Green Eats",
  "short_name": "ماكس جرين",
  "description": "طعام صحي وطازج — يُوصَّل لبابك في 45 دقيقة",
  "start_url": "./index.html?pwa=1",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#f4fbf0",
  "theme_color": "#003d15",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "scope": "./",
  "id": "maxgreen-app",
  "categories": ["food", "shopping", "lifestyle"],
  "screenshots": [],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23003d15' rx='38'/%3E%3Ctext y='.85em' font-size='140' text-anchor='middle' x='96'%3E%F0%9F%8C%BF%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23003d15' rx='100'/%3E%3Ctext y='.85em' font-size='380' text-anchor='middle' x='256'%3E%F0%9F%8C%BF%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "القائمة",
      "short_name": "قائمة",
      "description": "تصفح القائمة الكاملة",
      "url": "./index.html?section=menu",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='.9em' font-size='80'%3E%F0%9F%8D%BD%EF%B8%8F%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    },
    {
      "name": "خطط التغذية",
      "short_name": "خطط",
      "description": "اشترك في خطة تغذية",
      "url": "./index.html?section=plans",
      "icons": [{"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='.9em' font-size='80'%3E%F0%9F%93%8B%3C/text%3E%3C/svg%3E", "sizes": "96x96"}]
    }
  ]
}