{
  "name": "PlayCS — Visual Interactive Computer Science",
  "short_name": "PlayCS",
  "description": "Learn Computer Science visually through comic stories, interactive bit flippers, logic gates, and algorithm sorters.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8EE",
  "theme_color": "#FFD60A",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/mascots/bit.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
