{
  "name": "HoopCoach Playbook",
  "short_name": "HoopCoach",
  "description": "Draw, animate, and share basketball plays. Build your playbook and teach your players.",
  "id": "/playbook/",
  "start_url": "/playbook/play.php?utm_source=pwa",
  "scope": "/playbook/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#9D9179",
  "icons": [
    { "src": "icons/icon-192.png",    "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png",    "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png","sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
