{
  "name": "CanGo — Learn Italian for Real Life",
  "short_name": "CanGo",
  "description": "Practice realistic Italian scenarios for life in Italy",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffbf5",
  "theme_color": "#ff6b35",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "language"
  ],
  "lang": "it",
  "dir": "ltr"
}