{
  "name": "Robo Lab — 100 Robotics Projects for Kids",
  "short_name": "Robo Lab",
  "description": "A free, kid-friendly app with 100 hands-on robotics and electronics projects. Build, earn badges, and level up with Bolt your build buddy.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbf6ec",
  "theme_color": "#2d7ff9",
  "categories": ["education", "kids"],
  "lang": "en",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
