{
  "name": "Clover — Emma's Garden",
  "short_name": "Clover",
  "description": "Emma's reading partner in the Garden.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#fefae0",
  "theme_color": "#6ee7b7",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/clover-canonical.webp", "sizes": "1024x1024", "type": "image/webp" }
  ]
}
