{
    "name": "Phoner",
    "short_name": "Phoner",
    "icons": [
      {
        "src": "/icons/phonerLogo512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/icons/phonerLogo192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/phonerLogo512.png",
        "sizes": "144x144",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/phonerLogo512.png",
        "sizes": "96x96",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/phonerLogo512.png",
        "sizes": "72x72",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/icons/phonerLogo512.png",
        "sizes": "48x48",
        "type": "image/png",
        "purpose": "any"
      }
    ],
    "display": "standalone",
    "background_color": "#1A3399",
    "theme_color": "#1A3399",
    "start_url": "/",
    "scope": "/"
  }