{
  "name": "Vibe2Cloud",
  "short_name": "Vibe2Cloud",
  "description": "Migrate your vibe-coded app or build a new one on dedicated cloud infrastructure you own.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0F6E88",
  "icons": [
    {
      "src": "/brand-kit/v2c-icon-teal.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/brand-kit/v2c-icon-white.png",
      "type": "image/png",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
