{
  "name": "Hello Mind",
  "short_name": "Hello Mind",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#846C9C",
  "background_color": "#F7F4EE",
  "icons": [
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}