{
  "name": "Botato",
  "short_name": "Botato",
  "description": "Botato is the all-in-one platform for modern freelancers and agencies to manage projects, payments, and clients.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcfcfc",
  "theme_color": "#064e3b",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ],
  "prefer_related_applications": true
}