{
  "name": "uPilote",
  "short_name": "uPilote",
  "description": "Turn ideas into live web apps in seconds. Describe what you want, watch AI build it, and share a live URL.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicon-16x16.svg",
      "type": "image/svg+xml",
      "sizes": "16x16"
    },
    {
      "src": "/favicon-32x32.svg",
      "type": "image/svg+xml",
      "sizes": "32x32"
    },
    {
      "src": "/apple-touch-icon.svg",
      "type": "image/svg+xml",
      "sizes": "180x180"
    }
  ]
}
