{
  "name": "That New Thing",
  "short_name": "ThatNewThing",
  "description": "Describe it. It just appears. Make real web apps with AI.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6C5CE7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
