{
  "name": "Oxuz News",
  "short_name": "Oxuz News",
  "id": "/?source=android",
  "start_url": "/?source=android",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B1440",
  "theme_color": "#0B1440",
  "description": "Real-time news aggregation from Oxuz News.",
  "icons": [
    {
      "src": "/images/icons/oxuz-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/oxuz-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
