{
  "name": "Smart Wise Monkey",
  "short_name": "SWM",
  "icons": [
    {
      "src": "/img/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#4a3427",
  "background_color": "#fdfaf7",
  "display": "standalone"
}
