{
  "name": "FlutterPub — نشر أودو بالذكاء الاصطناعي",
  "short_name": "FlutterPub",
  "description": "أسرع طريقة لنشر نظام أودو ERP لعملك في 40 دقيقة",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090F",
  "theme_color": "#F5A623",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "الرئيسية",
      "description": "افتح لوحة التحكم",
      "url": "/dashboard",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "متجر التطبيقات",
      "short_name": "المتجر",
      "description": "تصفح قوالب الأعمال",
      "url": "/dashboard/marketplace",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
