{
  "name": "Createst v2",
  "short_name": "Createst",
  "description": "Createst v2 — mobile-first meta-agent chat.",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b0e14",
  "background_color": "#0b0e14",
  "start_url": "/v2",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-v2.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
