{
  "name": "داوتي — دعوات إلكترونية",
  "short_name": "داوتي",
  "description": "منصة تصميم الدعوات الإلكترونية الفاخرة",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b211a",
  "theme_color": "#c9a84c",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icons/favicon.svg",  "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "دعوة جديدة",
      "url": "/builder",
      "icons": [{ "src": "/icons/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
