{
  "name": "Progressive Web App Tester",
  "short_name": "PWATester",
  "description": "tester that polls an API and shows alert notifications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f8f8",
  "theme_color": "#393b3f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn.acsiryo.com/assets/icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
