{
  "name": "Gomu Online!",
  "short_name": "Gomu",
  "description": "Play OPTCG online in your browser. Bot matches, solo practice, deck building, and PvP with friends. No download required.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#0b1220",
  "background_color": "#0b1220",
  "display": "standalone"
}
