{
  "name": "MacFry Production Flow",
  "short_name": "MacFry Experience",
  "description": "Lamb Weston MacFry Production Flow convention kiosk.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#F5EBD7",
  "theme_color": "#E11B22",
  "icons": [
    {
      "src": "images/HomeButton_72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/HomeButton_152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/HomeButton_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/HomeButton_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
