{
  "name": "Pounce",
  "short_name": "Pounce",
  "description": "A free browser side-scrolling cat platformer. Pick from four cat palettes and bound through a hand-built tile level on the way to a cozy bed. Stomp dogs and crawling kids, shoot wasps with fishbones, and don't forget you can down-pounce.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#181028",
  "theme_color": "#1a1a2e",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pounce title scene with the cat, sunset hills, and a cozy bed in the distance"
    }
  ]
}
