{
  "name": "What to Order",
  "short_name": "What to Order",
  "description": "Say what you're in the mood for and the dishes that fit float up from the menu. The Cheesecake Factory, Olive Garden, IHOP, Chipotle and more, or any menu you photograph.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f2f2f5",
  "theme_color": "#f2f2f5",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
