{
  "name": "Skaters Nepal",
  "short_name": "SK Nepal",
  "description": "Nepal's premier skateboarding community — spots, sessions, and culture.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    {
      "name": "Log Session",
      "url": "/#tracker",
      "description": "Log a new skate session"
    },
    {
      "name": "Find Spots",
      "url": "/#spots",
      "description": "Browse skate spots in Nepal"
    }
  ]
}
