{
  "name": "MCR CITY \u2014 Manchester's City Platform",
  "short_name": "MCR.CITY",
  "description": "Events, food, nightlife, sport, music and culture in Manchester. Live every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c0c0e",
  "theme_color": "#0c0c0e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wp-content/themes/mcrcity-theme-v9-fixed/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/mcrcity-theme-v9-fixed/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "What's On",
      "url": "/events",
      "description": "Events in Manchester tonight"
    },
    {
      "name": "Food & Drink",
      "url": "/food",
      "description": "Restaurants and bars in Manchester"
    },
    {
      "name": "Nightlife",
      "url": "/nightlife",
      "description": "Manchester clubs and bars"
    },
    {
      "name": "Sport",
      "url": "/sport",
      "description": "Manchester sport fixtures and news"
    }
  ],
  "categories": [
    "entertainment",
    "lifestyle",
    "news",
    "food"
  ],
  "lang": "en-GB",
  "dir": "ltr"
}