{
  "name": "Culture Cave Vendor",
  "short_name": "CC Vendor",
  "description": "Run your Culture Cave store from your pocket - orders, products, labels, earnings.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAF8FF",
  "theme_color": "#7C3AED",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
