{
  "name": "PEC-MAN",
  "short_name": "PEC-MAN",
  "description": "Retro Pec-Man arcade — chomp pellets, dodge ghosts, compete for the high score.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}
