{
  "name": "Mr. Froggy's Fly Catch",
  "short_name": "Mr. Froggy",
  "description": "Catch flies with Mr. Froggy in this fast-paced mobile arcade game!",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0b1d13",
  "theme_color": "#1b4332",
  "orientation": "portrait",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
