{
  "name": "AppSite Hub",
  "short_name": "Hub",
  "description": "AppSite Hub \u2014 part of the AppSiteTM platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090c11",
  "theme_color": "#090c11",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}