{
  "name": "Sarit - Converse. Refine. Learn.",
  "short_name": "Sarit",
  "description": "Practice languages through voice conversation with Sarit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F6F5B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "education",
    "productivity"
  ],
  "lang": "en-US"
}