{
  "name": "VibeDine",
  "short_name": "VibeDine",
  "description": "One pick. Perfect vibe. The food-obsessed friend who tells you exactly where to go and what to order.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070707",
  "theme_color": "#ff7a1a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
