{
  "name": "SITREP Israel — Situation Reports",
  "short_name": "SITREP ISR",
  "description": "AI-assisted situation reports on Israel and the regional security environment.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf9f4",
  "theme_color": "#fbf9f4",
  "orientation": "any",
  "icons": [
    {
      "src": "/branding/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/branding/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/branding/logo-1000.png",
      "sizes": "1000x1000",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest SITREP",
      "short_name": "Latest",
      "url": "/latest",
      "icons": [{ "src": "/branding/logo-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Updates",
      "short_name": "Updates",
      "url": "/updates",
      "icons": [{ "src": "/branding/logo-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["news", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
