{
  "name": "Srebrenica Liveblog - Historical Archive",
  "short_name": "Srebrenica Archive",
  "description": "Historical archive of the Srebrenica genocide live blog - preserving real-time coverage and survivor testimonies",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#fa9000",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en",
  "categories": ["education", "news", "history"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "images/how_the_srebrenica.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "images/how_the_srebrenica.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/how_the_srebrenica.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Srebrenica Liveblog Archive"
    }
  ]
} 