{
  "name": "Coco — Super Cheap Fabrics",
  "short_name": "Coco",
  "description": "Your fabric and sewing helper, in your pocket. Find fabric, work out metres, get pattern tips, tutorials and instant sewing help.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf4fb",
  "theme_color": "#3d82c4",
  "categories": ["shopping", "lifestyle", "productivity"],
  "icons": [
    { "src": "/scf-mark.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
