{
  "name": "Upbil",
  "short_name": "Upbil",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#5B55E8",
  "background_color": "#F5F6FB",
  "icons": [
    {
      "src": "upbil_icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "upbil_icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "description": "All your subscriptions. One smart view.",
  "scope": "/"
}