{
  "name": "All Fours Arena",
  "short_name": "All Fours",
  "description": "All Fours Arena lets you play fast-paced All Fours matches with friends, family, and bots with rich table chat and tournament stats.",
  "start_url": "/game",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e1a2b",
  "background_color": "#0e1a2b",
  "categories": [
    "games",
    "card",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/splash-2048x2048.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/splash-1536x1536.png",
      "sizes": "1536x1536",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/splash-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}