{
  "id": "/",
  "name": "Alzubda AI News — الزبدة",
  "short_name": "Alzubda",
  "description": "AI News \u2014 Every Source, One Place. Bilingual daily digest (EN / AR).",
  "lang": "en",
  "dir": "auto",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B0F14",
  "theme_color": "#0B0F14",
  "categories": ["news", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "English digest",
      "short_name": "EN",
      "url": "/en"
    },
    {
      "name": "الموجز العربي",
      "short_name": "AR",
      "url": "/ar"
    }
  ]
}
