{
  "name": "AUTOPILOT — AI Automation Studio",
  "short_name": "AUTOPILOT",
  "description": "AI automation for SMBs without a tech team. We work free until it works, or refund you 100%.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F2EE",
  "theme_color": "#F4F2EE",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
