{
  "name": "NøffNøff BBQ",
  "short_name": "NøffNøff",
  "description": "Norwegian Fire, Feast & Fellowship at the Burns",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F1E3",
  "theme_color": "#BA0C2F",
  "icons": [
    {
      "src": "/images/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}