{
  "name": "منظومة إدارة المنافسات",
  "short_name": "المنافسات",
  "description": "نظام متكامل لإدارة مناقصات شركات المقاولات السعودية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07080e",
  "theme_color": "#4E54C8",
  "dir": "rtl",
  "lang": "ar",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-72.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "المنافسات",
      "url": "/",
      "description": "لوحة المنافسات الرئيسية"
    },
    {
      "name": "إضافة منافسة",
      "url": "/?new=1",
      "description": "إضافة منافسة جديدة"
    }
  ],
  "_note": "Icons are placeholder 8x8px. Replace with proper 72/192/512 PNG icons before production install."
}