{
  "name": "Sendfy — Food Delivery and More",
  "short_name": "Sendfy",
  "description": "Order food, groceries and errands across Diani and Ukunda. Delivery or takeaway, daily.",
  "start_url": "/order",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F0",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}