{
  "id": "/hearts.html",
  "name": "Hearts — Blinky Games",
  "short_name": "Hearts",
  "description": "Play Hearts free: pass three cards, dodge the hearts and the Queen of Spades, and try to shoot the moon. Computer rivals or friends by link.",
  "start_url": "../hearts.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#C0271B",
  "background_color": "#0C1D16",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/hearts-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/hearts-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/hearts-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/hearts-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/hearts.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Hearts on Blinky Games"
    }
  ]
}
