{
  "name": "GoalNepal",
  "short_name": "GoalNepal",
  "description": "Nepal's home for football — live scores, news, fixtures, and leagues.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#22c55e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Scores",
      "url": "/live",
      "description": "Watch live match scores"
    },
    {
      "name": "Latest News",
      "url": "/news",
      "description": "Latest Nepal football news"
    }
  ],
  "categories": ["sports", "news"]
}
