{
  "id": "./",
  "name": "Chompers",
  "short_name": "Chompers",
  "description": "Guide a geometric hippo and chomp falling fruit before it splats.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#16352d",
  "theme_color": "#16352d",
  "icons": [
    {
      "src": "../favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "../apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}