{
  "name": "Signal News — מודיעין חדשות",
  "short_name": "Signal News",
  "description": "פלטפורמת מודיעין גיאופוליטי בזמן אמת — סיגנלים, זעזועים, ניתוח הטיה תקשורתית",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "he",
  "dir": "rtl",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "politics", "finance"],
  "shortcuts": [
    {
      "name": "תקציר יומי",
      "short_name": "תקציר",
      "url": "/dashboard#brief",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "זעזועים",
      "short_name": "זעזועים",
      "url": "/dashboard#shocks",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Signal vs Market",
      "short_name": "Market",
      "url": "/dashboard#intel",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
