{
    "name": "feedsparq",
    "short_name": "feedsparq",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#294973",
    "theme_color": "#2665B8",
    "orientation": "portrait-primary",
    "icons": [
      {
        "src": "/assets/pwa/tau72.png",
        "type": "image/png",
        "sizes": "72x72"
      },
      {
        "src": "/assets/pwa/tau96.png",
        "type": "image/png",
        "sizes": "96x96"
      },
      {
        "src": "/assets/pwa/tau128.png",
        "type": "image/png",
        "sizes": "128x128"
      },
      {
        "src": "/assets/pwa/tau144.png",
        "type": "image/png",
        "sizes": "144x144"
      }
    ]
  }