{
  "name": "Time Alert",
  "short_name": "Alerts",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "iconUrl": "https://ttb.edswebsite.com/favicon.png",
  "host": "ttb.edswebsite.com",
  "packageName": "com.edswebsite.ttb.twa",
  "launcherActivity": {
    "enabled": true
  }
}