{
  "name": "Matt's Movie Lodgecast",
  "short_name": "The Lodge",
  "description": "Movie ratings, quotes, and moments from Matt's Movie Lodgecast",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
