{
  "name": "PC Builder Academy",
  "short_name": "PC Builder",
  "description": "A free, bilingual game that teaches kids the 8 main PC parts — build a PC, wire it up, power it on, and take the quiz!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
