{
  "name": "BMP — Bestcast Marketing Partners PWA",
  "short_name": "BMP PWA",
  "description": "Safe team-testable PWA foundation for Bestcast Marketing Partners.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#eff4fb",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
