{
  "name": "Hearts Card Game - SynexMedia",
  "short_name": "Hearts",
  "description": "Play the classic Hearts card game free online. Challenge 3 AI opponents and try to shoot the moon!",
  "start_url": "/games/hearts/",
  "scope": "/games/hearts/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f0d8",
  "theme_color": "#2e8f5b",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Hearts game on desktop"
    },
    {
      "src": "screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Hearts game on mobile"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
