{
  "name": "JasperByte",
  "short_name": "JasperByte",
  "description": "JasperByte builds and integrates AI automation, workflows, web and mobile apps, and cloud infrastructure for modern teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f3f0",
  "theme_color": "#f5f3f0",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icon-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
