{
  "name": "SENY Delegate App — Area 49",
  "short_name": "SENY Delegate",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0f14",
  "theme_color": "#dc2828",
  "icons": [
    {
      "src": "/seny-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/seny-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
