{
  "name": "Campus Eats",
  "short_name": "CampusEats",
  "description": "Fresh breakfast and lunch delivered to your hostel every weekday.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffcf5",
  "theme_color": "#ff6b00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/ff6b00/white?text=CE",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/ff6b00/white?text=CE",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "screenshots": []
}
