{
  "name": "Koto Account",
  "short_name": "Koto",
  "description": "Manage your Koto businesses, billing, and account settings",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#09090b",
  "orientation": "any",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "https://cdn.koto.so/img/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.koto.so/img/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
