{
  "name": "Super Sphere 3D World",
  "short_name": "SuperSphere",
  "description": "A tiny Mario-style 3D platformer: two island worlds, green stars, and a whale with a super sphere problem.",
  "start_url": ".",
  "display": "fullscreen",
  "background_color": "#6ec6ff",
  "theme_color": "#6ec6ff",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
