{
  "name": "Liftoff Lab",
  "short_name": "Liftoff",
  "description": "Your Business Launchpad — Answer a few questions and get a personalized step-by-step plan.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#101C22",
  "theme_color": "#0EA5E9",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
