{
  "name": "Table Tennis Tap",
  "short_name": "TT Tap",
  "description": "Top-down table tennis for 1 or 2 players. By Ellis.",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#06111f",
  "theme_color": "#0d47a1",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
