{
  "name": "CCHS Concessions",
  "short_name": "CCHS POS",
  "description": "Corner Canyon Chargers Concessions — Point of Sale & Online Ordering",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B2A4A",
  "theme_color": "#1B2A4A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/pos.png",        "sizes": "1280x720", "type": "image/png", "label": "POS Terminal" },
    { "src": "/screenshots/storefront.png", "sizes": "390x844",  "type": "image/png", "label": "Online Storefront" }
  ],
  "categories": ["productivity", "food"],
  "prefer_related_applications": false
}
