﻿{
  "name": "زينها آد",
  "short_name": "زينها آد",
  "description": "الذراع الإعلانية الذكية لمنظومة زيّنها هب",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "any",
  "theme_color": "#E07B20",
  "background_color": "#F8F8F8",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity", "marketing"],
  "shortcuts": [
    { "name": "إنشاء حملة", "short_name": "حملة جديدة", "url": "/wizard", "icons": [{ "src": "/favicon.svg", "sizes": "any" }] },
    { "name": "لوحتي",       "short_name": "لوحتي",       "url": "/dashboard", "icons": [{ "src": "/favicon.svg", "sizes": "any" }] }
  ]
}
