{
  "name": "WynCard",
  "short_name": "WynCard",
  "icons": [
    {
      "src": "/images/AppIcon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/AppIcon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/images/AppIcon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "description": "",
  "start_url": "/",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#ffffff"
}
