{
  "id": "crevio",
  "name": "Crevio",
  "short_name": "Crevio",
  "description": "AI that runs your business.",
  "start_url": "https://crevio.dev/",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "author": "Crevio, Inc.",
  "developer": {
    "name": "Crevio, Inc.",
    "url": "https://crevio.co"
  },
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://crevio.co/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
