{
  "name": "Glownomics",
  "short_name": "Glownomics",
  "description": "Bilingual salon operations for bookings, walk-ins, tickets, tips, payouts and independent beauty-business records.",
  "id": "/app",
  "scope": "/",
  "start_url": "/app",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#f5f1e8",
  "theme_color": "#063e35",
  "icons": [
    { "src": "/glownomics-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Open Glownomics", "short_name": "Open", "url": "/app", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Online booking", "short_name": "Booking", "url": "/book", "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "screenshots": [
    { "src": "/welcome-shot-owner.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "Owner operations dashboard" },
    { "src": "/welcome-shot-worker.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Technician mobile earnings view" }
  ]
}
