{
  "name": "Get Your Kits Out",
  "short_name": "GYKO",
  "description": "Log football shirt sightings, build shared Seasons, and grow a lifetime Sticker Book.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1411",
  "theme_color": "#0e1411",
  "icons": [
    { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
