{
  "id": "./",
  "name": "مطبخي الذكي - Ma Cuisine Intelligente",
  "short_name": "مطبخي الذكي",
  "description": "تطبيق إدارة المطبخ الذكي للمحترفات - حساب التكاليف والأرباح والفواتير",
  "lang": "ar",
  "dir": "rtl",
  "theme_color": "#ff4d94",
  "background_color": "#ffffff",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "./icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "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": [
    "food",
    "business",
    "productivity"
  ],
  "prefer_related_applications": false
}