{
  "name": "Jinkzo — Food & Ride Delivery",
  "short_name": "Jinkzo",
  "description": "Fast, fresh food delivery and on-demand rides.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FC8019",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/jinkzo-favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/jinkzo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/jinkzo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/jinkzo-apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}