{
  "name": "The Sculpture Park Plant Guide",
  "short_name": "Plant Guide",
  "description": "A digital plant identification app for The Sculpture Park at Waitakaruru Arboretum.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3a6b35",
  "icons": [
    {
      "src": "/icons/sculptureParkLogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/sculptureParkLogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
