{
  "name": "Sunny Park",
  "short_name": "Sunny Park",
  "description": "A magical storybook adventure for children.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E7C27A",
  "theme_color": "#E7C27A",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
