{
  "name": "McDonald's App home",
  "short_name": "McD home",
  "description": "Download the McDonald’s App to have all the offers in the palm of your hand!",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": ["food", "drink"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.mcdonalds.mobileapp",
      "id": "com.mcdonalds.mobileapp"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/mcdonalds/id1217507712",
      "id": "1217507712"
    }
  ],
  "prefer_related_applications": false
}
