{
  "name": "Cat Pond",
  "short_name": "Cat Pond",
  "description": "A pond of koi for a cat to hunt on an iPad. Tap a fish and it bolts.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "any",
  "background_color": "#06246a",
  "theme_color": "#0b3f9e",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
