{
  "name": "Phase 10 Card Game",
  "short_name": "Phase 10",
  "description": "Play Phase 10 online with friends in real-time",
  "start_url": "/games/phase10",
  "display": "standalone",
  "background_color": "#14532d",
  "theme_color": "#16a34a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/games/phase10/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/games/phase10/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}
