{
  "id": "/web/",
  "name": "Cardthropic",
  "short_name": "Cardthropic",
  "description": "Professional chess analysis, complete solitaire automation, and serious board game tools, running entirely in your browser.",
  "start_url": "/web/",
  "scope": "/web/",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "display": "standalone",
  "background_color": "#11131a",
  "theme_color": "#161b24",
  "prefer_related_applications": false,
  "categories": ["games", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/web/assets/cardthropic-pwa-screenshot.png",
      "sizes": "753x664",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Cardthropic workspace running in the standalone web app shell"
    }
  ],
  "icons": [
    {
      "src": "/web/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
