{
  "name": "Always at Home — Travel translator",
  "short_name": "Always at Home",
  "description": "Il traduttore vocale che ti fa sentire ovunque di casa",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5E8D0",
  "theme_color": "#F5E8D0",
  "lang": "it",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
