{
  "name": "VDC Restro — Ver Deluxe Crave",
  "short_name": "VDC Restro",
  "description": "100% Pure Vegetarian restaurant. Order online for delivery.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#c8a855",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}