{
  "name": "Handball Game Tracker",
  "short_name": "Handball",
  "description": "Comprehensive handball game management, player tracking, and analytics",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/gg-copilot.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/gg-copilot.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/gg-copilot.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["sports", "utilities"],
  "lang": "no"
}

