{
  "name": "PULL — Tap, merge, chain.",
  "short_name": "PULL",
  "description": "A free one-tap chain-merge orb puzzle. Tap an orb — every same-color orb in its row and column slides in. Long chains score huge.",
  "start_url": "/pull/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#140626",
  "theme_color": "#140626",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "og-card.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PULL — tap, merge, magic"
    }
  ],
  "lang": "en"
}
