{
  "short_name": "Loop Garden",
  "name": "Loop Garden Puzzle Game",
  "description": "Draw loops around a living garden: collect flowers, trap bees for combos, and block weeds before they spread.",
  "icons": [
    {
      "src": "icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./",
  "scope": "./",
  "background_color": "#0b1510",
  "theme_color": "#0b1510",
  "display": "standalone",
  "orientation": "portrait"
}
