{
  "name": "Iyouplay",
  "short_name": "Iyouplay",
  "description": "Find real gamers to play with right now — set your region, game, platform and availability, then instantly discover compatible players.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c18",
  "theme_color": "#080c18",
  "lang": "en",
  "categories": ["games", "social", "entertainment"],
  "icons": [
    {
      "src": "/images/app-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Discover Players",
      "short_name": "Discover",
      "description": "Browse available players right now",
      "url": "/discover",
      "icons": [{ "src": "/images/app-icon.png", "sizes": "192x192" }]
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "View and edit your gamer profile",
      "url": "/settings",
      "icons": [{ "src": "/images/app-icon.png", "sizes": "192x192" }]
    }
  ]
}
