{
    "name": "Kitchers - Food On Demand Near You",
    "short_name": "Kitchers",
    "description": "Order delicious food on demand from local chefs, home cooks, restaurants, and food outlets near you with Kitchers. Fast and easy food delivery.",
    "icons": [
      {
        "src": "/images/icons/android-chrome-192x192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/images/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png"
      },
      {
        "src": "/images/icons/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png",
        "purpose": "any"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#FE0090",
    "background_color": "#1a1a1a"
  }