{
  "name": "Chip - Your Computer Helper",
  "short_name": "Chip",
  "description": "Your personal computer helper, always watching over your computer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0D9488",
  "icons": [
    { "src": "/chip-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/chip-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/chip.ico",     "sizes": "16x16 32x32 48x48", "type": "image/x-icon" }
  ]
}