{
  "name": "Gert the SEE Turtle",
  "short_name": "Gert SEE Turtle",
  "description": "Official website for the Gert the SEE Turtle children’s book series.",
  "start_url": "https://www.gerttheseeturtle.com/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#83d4ee",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}