{
  "name": "Nunavut Basketball — Coach's Practice Builder",
  "short_name": "NU Coach",
  "description": "Practice plans, activities and cue cards for first-time basketball coaches. Works with no internet.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F4F6",
  "theme_color": "#94191C",
  "lang": "en-CA",
  "categories": ["sports", "education"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
