{
  "name": "Brain",
  "short_name": "Brain",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8f7f3",
  "theme_color": "#f8f7f3",
  "icons": [
    {
      "src": "/apple-touch-icon.jpg",
      "sizes": "180x180",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "any",
      "type": "image/jpeg"
    }
  ]
}
