{
  "name": "Nature Catch",
  "short_name": "NatureCatch",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#87CEEB",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
