{
  "name": "The magnificent and wonderful world of Goldie",
  "short_name": "World of Goldie",
  "description": "Interactive storybooks for kids featuring Goldie's feel-good adventures",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF6EE",
  "theme_color": "#E08A2E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}