{
  "name": "BlockBay",
  "short_name": "BlockBay",
  "description": "BlockBay Minecraft Lifesteal Server — play.blockbay.fun",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1211",
  "theme_color": "#2dd4bf",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Status",
      "short_name": "Status",
      "description": "Check BlockBay service status",
      "url": "/status",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Changelog",
      "short_name": "Changelog",
      "description": "Latest BlockBay updates",
      "url": "/changelog",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
