{
  "id": "com.pagupit.customer",
  "name": "Pagupit - Premium Barbers",
  "short_name": "Pagupit",
  "description": "Book your next haircut instantly and skip the waiting line.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "form_factor": "narrow" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "form_factor": "wide" }
  ]
}