{
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#333333",
  "display": "standalone",
  "name": "Blog News",
  "short_name": "Blog News",
  "description": "Blog News - Latest Insights on Technology, Health, Lifestyle, and more",
  "start_url": "/",
  "dir": "auto",
  "scope": "/",
  "lang": "en",
  "orientation": "any",
  "categories": [
    "technology",
	"entertainment",
    "finance",
	"health",
    "lifestyle",
    "magazines",
    "news",
    "security"
  ]
}