{
  "name": "Hoopstats Pilipinas",
  "short_name": "Hoopstats",
  "description": "Philippine Basketball League Management — FIBA stats, live scoring, standings",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/icons/favicon-32.png?v=4",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=4",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "My Leagues",
      "short_name": "Leagues",
      "url": "/admin",
      "icons": [{ "src": "/icons/icon-192.png?v=4", "sizes": "192x192" }]
    }
  ]
}
