{
  "name": "Spiritual Beans: Rush Hour",
  "short_name": "Spiritual Beans",
  "description": "Serve coffee fast, stay zen.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2e2e",
  "theme_color": "#1a2e2e",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}