{
  "name": "Soccerverse",
  "short_name": "Soccerverse",
  "start_url": "../",
  "id": "/",
  "display": "standalone",
  "background_color": "#000733",
  "theme_color": "#000733",
  "description": "A multiplayer, community-driven football game where users can choose how they play from countless options.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": []
}