{
  "name": "DrillFlow — Hockey Drill Builder",
  "short_name": "DrillFlow",
  "description": "Design, animate and share hockey drills on a regulation NHL-spec rink.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a1f3c",
  "theme_color": "#0a1f3c",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://drillflow.ca/manifest.json" }
  ],
  "icons": [
    { "src": "/assets/icons/icon-192-v3.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512-v3.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512-maskable-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
