{
  "name": "GameBuddys",
  "short_name": "GameBuddys",
  "description": "Find gaming teammates and share your best highlights — 100% free.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "social", "entertainment"],
  "icons": [
    {
      "src": "/favicon-192x192.png?v=24",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512x512.png?v=24",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png?v=2",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GameBuddys landing page"
    },
    {
      "src": "/og-image.png?v=2",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "GameBuddys on mobile"
    }
  ]
}
