{
  "name": "Mary's Watercolor Gallery",
  "short_name": "Watercolors",
  "description": "A gallery of beautiful watercolor paintings by Mary",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfbf9",
  "theme_color": "#7eb8da",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
