{
  "name": "Cleo — Split the bill, not the friendship",
  "short_name": "Cleo",
  "description": "Text Cleo a receipt, let friends claim what they had, and send pay links without an app install.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e7eee0",
  "theme_color": "#e7eee0",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
