{
  "id": "./",
  "name": "GSAA PLUS",
  "short_name": "GSAA PLUS",
  "description": "GSAA binary member plan and team management app.",
  "start_url": "./login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4fbf8",
  "theme_color": "#087b59",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./pwa-icons/gsaa-plus-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./pwa-icons/gsaa-plus-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
