{
  "name": "Newsopia - Your Daily News Source",
  "short_name": "Newsopia",
  "description": "Stay informed with the latest breaking news, trending stories, and in-depth coverage across technology, business, politics, sports, entertainment, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#1a1f38",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
