{
  "name": "Blasts Senders Portal",
  "short_name": "Blasts Send",
  "description": "Send Blasts from any phone, tablet, or desktop browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060b14",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%23060b14'/%3E%3Cpath fill='%2310b981' d='M96 36 L156 156 H36 Z'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
