{
  "name": "THE HOOD",
  "short_name": "THE HOOD",
  "description": "Discover exclusive food and drink deals at the best restaurants, bars, and cafés in Málaga.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B12",
  "theme_color": "#0B0B12",
  "categories": ["food", "lifestyle", "shopping"],
  "lang": "en",
  "icons": [
    {
      "src": "/the-hood-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/the-hood-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/the-hood-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
