{
  "name": "GamrProx - Connect with Gamers Near You",
  "short_name": "GamrProx",
  "description": "Connect with players, host epic gaming sessions, and build lasting friendships across tabletop and video games.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "social", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Games",
      "short_name": "Games",
      "description": "Browse nearby gaming sessions",
      "url": "/nearby-games",
      "icons": []
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your gaming dashboard",
      "url": "/dashboard",
      "icons": []
    }
  ]
}
