{
  "name": "IceMetrics - Professional Hockey Stats Tracking",
  "short_name": "IceMetrics",
  "description": "Professional hockey statistics tracking app for youth and amateur teams. Track shots, goals, assists, and more with real-time game tracking and shot mapping.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0066CC",
  "theme_color": "#0066CC",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["sports", "productivity", "games"],
  "icons": [
    {
      "src": "images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/HomeView.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "IceMetrics home screen showing teams and upcoming games"
    },
    {
      "src": "screenshots/GameRinkView.png", 
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Shot mapping on hockey rink with precise location tracking"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/icemetrics/id6744987121",
      "id": "id6744987121"
    }
  ]
}
