{
  "name": "4AM League",
  "short_name": "4AM League",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1b1464",
  "theme_color": "#4c2999",
  "icons": [
    {
      "src": "/brand/shield-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/brand/shield-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/brand/shield-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
