{
  "name": "AOTC Track",
  "short_name": "AOTC",
  "description": "PCG Adabraka Official Town Congregation \u2014 planning, attendance & reporting",
  "display": "standalone",
  "theme_color": "#1D3F94",
  "background_color": "#F3F6FC",
  "start_url": "/index.html",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}