{
  "name": "Music News",
  "short_name": "Music",
  "description": "Stay updated with the latest music news.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1b26",
  "theme_color": "#16161e",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32 48x48 64x64",
      "type": "image/x-icon"
    },
    {
      "src": "m-cool.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "m-cool.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
