{
  "name": "Gertrude's Garden",
  "short_name": "Gertie",
  "description": "Guide Gertie the dachshund around her yard!",
  "start_url": "/gertie-remake.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#3DA83F",
  "theme_color": "#3DA83F",
  "categories": ["games"],
  "icons": [
    {
      "src": "gertie-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "gertie-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "gertie-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
