{
  "name": "What Should I Cook Tonight?",
  "short_name": "WhatShouldICook",
  "description": "Spin the wheel and discover your next dinner from 108 chef-picked recipes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#B91C1C",
  "theme_color": "#B91C1C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
