{
  "name": "Toys of the World",
  "short_name": "Toys World",
  "description": "Discover toys around the world and their history",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FBF5E9",
  "theme_color": "#1E56D6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
