{
  "name": "DotCoder",
  "short_name": "DotCoder",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d6efd",
  "description": "DotCoder is your all-in-one AI coding platform. Describe your project, and DotCoder generates, hosts, and manages your code with real-time preview, live deployment, and easy download. Perfect for both beginners and pros.",
  "icons": [
    {
      "src": "/static/icons/dotcoder-logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/dotcoder-logo-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
