{
  "name": "Ezidi Media",
  "short_name": "Ezidi Media",
  "description": "منصة مستقلة للأخبار والقصص والتقارير من المجتمع الإيزيدي – أخبار، فيديوهات، صور وبث مباشر. Nachrichten, Videos, Fotos und Live-TV der Ezidi-Gemeinschaft.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F7F5F0",
  "theme_color": "#C84B32",
  "lang": "de",
  "dir": "ltr",
  "categories": ["news", "media"],
  "icons": [
    { "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Startseite",
      "short_name": "Home",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Artikel",
      "short_name": "Artikel",
      "url": "/artikel",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Videos",
      "short_name": "Videos",
      "url": "/videos",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Live-TV",
      "short_name": "Live",
      "url": "/live",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
