{
  "short_name": "Automation",
  "name": "Agancy automation",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#2196f3",
  "background_color": "#ffffff",
  "shortcuts": [
    {
      "name": "Automation",
      "description": "Agancy automation",
      "url": "./index.html",
      "icons": [
        {
          "src": "logo-new.png",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Subscriptions",
      "description": "View the list of podcasts you listen to",
      "url": "/"
    }
  ]
}