{
  "name": "Chillin Coffee",
  "short_name": "Chillin",
  "description": "Casablanca's premier art coffee hub. Artisan drinks, PS5 lounge, Billiard, and Live Shows.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090B",
  "theme_color": "#FF5757",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/chillin-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}