{
  "name": "Maximillian Jiu-Jitsu",
  "short_name": "MaxJJ",
  "description": "Schedule, belt progress and FAQs for Maximillian Jiu-Jitsu students.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#223F9A",
  "icons": [
    { "src": "icons/icon-192.png",     "sizes": "192x192",   "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png",     "sizes": "512x512",   "type": "image/png", "purpose": "maskable" },
    { "src": "icons/splash-512.png",   "sizes": "512x512",   "type": "image/png", "purpose": "any" },
    { "src": "icons/splash-1024.png",  "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's Classes", "url": "./#home",     "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Full Schedule",   "url": "./#schedule" },
    { "name": "My Belt",         "url": "./#belts" }
  ]
}
