{
  "name": "لانش كارت",
  "short_name": "لانش كارت",
  "description": "تطبيق عربي يرشدك من فكرة المتجر إلى أول ١٠ آلاف ريال مبيعات بخطوات عملية وأرقام واضحة.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f7fb",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}