{
  "name": "Bobble — Crochet Chart Maker",
  "short_name": "Bobble",
  "description": "Turn any image into a crochet-friendly chart with row-by-row instructions.",
  "start_url": "./app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8927C",
  "background_color": "#FAF7F2",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
