{
  "id": "/",
  "name": "Ocean Production — إدارة الإنتاج",
  "short_name": "Ocean",
  "description": "إدارة الإنتاج والتسويق والتصوير وإدارة حسابات السوشيال ميديا",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#F2F2F7",
  "theme_color": "#0A84FF",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/favicon-32.png",          "sizes": "32x32",   "type": "image/png" },
    { "src": "icons/apple-touch-icon.png",    "sizes": "180x180", "type": "image/png" },
    { "src": "icons/icon-192.png",            "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png",            "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "المهام",
      "short_name": "المهام",
      "description": "عرض كل المهام",
      "url": "./?p=tasks",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "العملاء",
      "short_name": "العملاء",
      "description": "قائمة العملاء",
      "url": "./?p=customers",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "المالية",
      "short_name": "المالية",
      "description": "المدفوعات والتقارير",
      "url": "./?p=money",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
