{
  "name": "FoodDealFinder",
  "short_name": "FoodDeals",
  "description": "Find the best food deals near you",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f9f9f9",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
