{
  "short_name": "YEGO",
  "name": "YEGO News - Rwanda's Trusted News Source",
  "description": "Your trusted source for Rwanda news, African culture, and global perspectives.",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#10b981",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["news", "media"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Local News",
      "short_name": "Local",
      "description": "Rwanda local news",
      "url": "/?category=local",
      "icons": [{ "src": "favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Videos",
      "short_name": "Videos",
      "description": "Watch YEGO videos",
      "url": "/?category=videos",
      "icons": [{ "src": "favicon.svg", "sizes": "96x96" }]
    }
  ]
}
