{
  "name": "Dermazonestore – AI Skincare",
  "short_name": "Dermazone",
  "description": "متجر العناية بالبشرة الذكي مع استشارة طبية بالذكاء الاصطناعي",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#c0266e",
  "lang": "ar",
  "dir": "rtl",
  "scope": "/",
  "categories": ["shopping", "health", "beauty"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "استشارة ذكية",
      "short_name": "استشارة",
      "url": "/consultation",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "محلل المكونات",
      "short_name": "المحلل",
      "url": "/ingredient-scanner",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
