{
  "name": "Restaurant — Fast Food Ordering",
  "short_name": "FoodApp",
  "description": "Order food from your favorite restaurant",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://api.iconify.design/twemoji/fork-and-knife-with-plate.svg?width=192&height=192",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.iconify.design/twemoji/fork-and-knife-with-plate.svg?width=512&height=512",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "shopping"],
  "screenshots": []
}
