{
  "name": "Raphael AI - مساعدة العناية بالبشرة",
  "short_name": "Raphael AI",
  "description": "رفيقتك الذكية الفاخرة في رحلة الجمال والعناية بالبشرة",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f1a",
  "theme_color": "#0f0f1a",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["beauty", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "دردشة جديدة",
      "short_name": "دردشة",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تحليل البشرة",
      "short_name": "تحليل",
      "url": "/filters",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
