{
  "name": "Abeille",
  "short_name": "Abeille",
  "description": "Order raw honey, gifts, beeswax soaps, and candles from Abeille — pickup only.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FBF2DF",
  "theme_color": "#B06A16",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
