{
  "name": "Zoomies GP — Cat Kart Racing",
  "short_name": "Zoomies GP",
  "description": "Cat go-kart racing with tilt steering. Hold landscape, tilt to steer, shoot hairballs!",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0e1320",
  "theme_color": "#0e1320",
  "categories": ["games"],
  "icons": [
    { "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" }
  ]
}
