{
  "id": "/",
  "name": "Sotto: Private language rehearsal",
  "short_name": "Sotto",
  "description": "Self-hosted language rehearsal, not another AI language chatbot, before class, tutoring, or real conversation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "background_color": "#F5F4F0",
  "theme_color": "#3F4FB0",
  "icons": [
    { "src": "/brand/sotto-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/favicon.ico", "sizes": "16x16 32x32", "type": "image/x-icon" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Learn",
      "short_name": "Learn",
      "url": "/learn",
      "description": "Continue your course"
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "url": "/learn/practice",
      "description": "Private skill rehearsal"
    },
    {
      "name": "Connect a device",
      "short_name": "Connect",
      "url": "/settings/devices",
      "description": "Pair a phone or tablet"
    }
  ]
}
