{
  "name": "Kings Indian Chess — Volunteer",
  "short_name": "KIC Volunteer",
  "description": "Volunteer tools for Kings Indian Chess: review registrations and send etiquette notes to parents.",
  "id": "/app",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/img/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/img/app-icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Students",
      "short_name": "Students",
      "description": "Open the registration roster",
      "url": "/app#roster",
      "icons": [{ "src": "/img/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
