{
  "name": "Turkish Practice",
  "short_name": "Turkish",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f7f7f4",
  "theme_color": "#315f72",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}