{
  "name": "releaseMetal — Metal Music Release Tracker",
  "short_name": "releaseMetal",
  "description": "Never miss the next release. Heavy metal, death, black, thrash, and doom metal release calendar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16171B",
  "theme_color": "#16171B",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "music",
    "entertainment",
    "news"
  ]
}
