{
  "name": "Web apps by Myrin & Co",
  "short_name": "WebApps",
  "description": "Web apps by Myrin & Co",
  "id": "/apps/",
  "start_url": "/apps/",
  "scope": "/apps/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#333",
  "background_color": "#333",
  "icons": [
    {
      "src": "https://www.myrin.nu/apps/images/apple-touch-icon-webapps.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}