{
  "name": "Glowbie",
  "short_name": "Glowbie",
  "description": "Glowbie, AI learning app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./logomark-glowbie-colorful-2.svg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./logomark-glowbie-colorful-2.svg",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
