{
  "name": "Zyno News",
  "short_name": "ZynoNews",
  "description": "Breaking news and latest updates from Zyno News",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0055A4",
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192 512x512",
      "type": "image/jpeg"
    }
  ]
}