{
  "name": "Lynxo – Order & Delivery",
  "short_name": "Lynxo",
  "description": "Book watercans, gas, food, services and more. Track your delivery in real time.",
  "theme_color": "#0ea5e9",
  "background_color": "#f8fafc",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
