{
  "name": "Powermind",
  "short_name": "Powermind",
  "start_url": "/powermind/index.html",
  "scope": "/powermind/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/powermind/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/powermind/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
