{
  "name": "Janelle Foods Haven - Service Portal",
  "short_name": "Janelle Foods",
  "description": "Catering and premium equipment rental for events of all sizes in Ghana.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#c8902d",
  "lang": "en-GH",
  "categories": ["food", "business", "lifestyle"],
  "icons": [
    {
      "src": "/jakarta.faces.resource/logo-192.png.xhtml?ln=images",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jakarta.faces.resource/logo-512.png.xhtml?ln=images",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/jakarta.faces.resource/background.jpg.xhtml?ln=images",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Janelle Foods Haven Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "View Catering Menu",
      "short_name": "Catering",
      "url": "./catering",
      "description": "Browse our catering packages"
    },
    {
      "name": "Browse Rentals",
      "short_name": "Rentals",
      "url": "./rentals",
      "description": "Explore premium equipment rentals"
    }
  ]
}