{
  "name": "Société Apothecary",
  "short_name": "Société",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2B4650",
  "description": "Small-batch botanical remedies, artisan herbal teas, and natural skincare from Portsmouth, NH.",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}