{
  "name": "Kiwanis Club of Kenneth City",
  "short_name": "KC Kiwanis",
  "description": "Club portal: chat, events, tasks, and hours for the Kiwanis Club of Kenneth City.",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b3a66",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/portal",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait"
}