{
  "name": "GTAFriends — Find GTA Online Teammates",
  "short_name": "GTAFriends",
  "description": "Find reliable GTA Online teammates for heists and sessions. Reliability-based LFG — no flaking. Add to Home Screen for quick access and notifications.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#fafafa",
  "categories": ["games", "social"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
