{
  "name": "Yew Progressive Web App",
  "short_name": "Yew PWA",
  "icons": [
    {
      "src": "./icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ],
  "lang": "en-US",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white"
}
