{
  "name": "Athens City Guide by Red Bull",
  "short_name": "Athens Guide",
  "description": "Discover the best restaurants, bars, and hidden spots in Athens.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#01152c",
  "background_color": "#01152c",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}