{
 "name": "DRILLPITCH — The Complete Toolkit for Football Coaches",
 "short_name": "DRILLPITCH",
 "description": "Skills, drills, tactics and set-piece manuals for every age and level, plus the AI Coach's Assistant.",
 "start_url": "/index.html",
 "display": "standalone",
 "background_color": "#FAFAF8",
 "theme_color": "#111111",
 "icons": [
  {
   "src": "/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icon-maskable-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "maskable"
  },
  {
   "src": "/icon-maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "orientation": "any",
 "scope": "/",
 "categories": [
  "sports",
  "education"
 ]
}