{
  "name": "Mechi — Competitive Gaming",
  "short_name": "Mechi",
  "description": "Find and challenge gamers near you. Fair ping. Real competition.",
  "start_url": "/lobby",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#00FF87",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/invite",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
