{
  "name": "Snack Shack POS",
  "short_name": "Snack Shack",
  "description": "Offline point-of-sale for the 4-H Snack Shack",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#fdf8ef",
  "theme_color": "#2e7d32",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
