{
  "name": "Chip — Lucas's Space Robot",
  "short_name": "Chip",
  "description": "Lucas's robot best friend in outer space.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0a0e27",
  "theme_color": "#38bdf8",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/chip-canonical.webp", "sizes": "1024x1024", "type": "image/webp" }
  ]
}
