{
  "name": "Cat Ski 1989",
  "short_name": "Cat Ski",
  "description": "A free browser game inspired by SkiFree (1991). Play as a cat down an endless mountain. Three regional themes, mid-air tricks, dog and snowman chasers, tunable difficulty.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1320",
  "theme_color": "#0b1320",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "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": "Cat Ski title scene with skier, yeti, dog and cat"
    }
  ]
}
