{
  "name": "Virtual Steelpans",
  "short_name": "Virtual Steelpans",
  "description": "Choose and play a Virtual Steelpan.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1fa0ae",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/app_logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "id": "./"
}