{
  "name": "PixelDash",
  "short_name": "PixelDash",
  "description": "Pixel runner game with global leaderboard",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0a0a2a",
  "theme_color": "#0a0a2a",
  "icons": [
    { "src": "icon-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512x512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
