{
  "name": "Tacto",
  "short_name": "Tacto",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f2f4f6",
  "theme_color": "#2d3436",
  "orientation": "portrait",
  "icons": [
    {
      "src": "TACTO_logo.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "TACTO_logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
