{
  "name": "GameVibe",
  "short_name": "GameVibe",
  "description": "Design and play multiplayer games in your browser. Built for middle and high school students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#5b6bf3",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games"],
  "lang": "en-US"
}
