{
  "name": "RAHFIT — مدرب الذكاء الاصطناعي",
  "short_name": "RAHFIT",
  "description": "مدربك الذكي للياقة البدنية والتغذية — خطط تمارين، تغذية، وتحليل بالصور",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#14b8a6",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["health", "fitness", "lifestyle", "nutrition"],
  "prefer_related_applications": false,
  "scope": "/",
  "display_override": ["standalone", "window-controls-overlay"],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
