{
  "name": "Snooker 3D",
  "short_name": "Snooker3D",
  "start_url": "./",
  "display": "fullscreen",
  "background_color": "#04100a",
  "theme_color": "#062416",
  "orientation": "landscape",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "./icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
