{
  "name": "Makajo Digital Showroom",
  "short_name": "Makajo",
  "description": "Browse products, create wishlists, and submit product requests.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9fbff",
  "theme_color": "#96272c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
