{
  "name": "Loqui: Master Fluency",
  "short_name": "Loqui",
  "description": "Master thinking on your feet with natural speaking practice",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#ff7300",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Practice Hub",
      "url": "/challenges",
      "description": "Open Loqui practice modes"
    },
    {
      "name": "Quick Thinker",
      "url": "/challenges/quick-thinker",
      "description": "Speak on a prompt with no preparation"
    },
    {
      "name": "The Finisher",
      "url": "/challenges/finisher",
      "description": "Finish a story cut off mid-beat"
    },
    {
      "name": "Rapid Response",
      "url": "/challenges/rapid-response",
      "description": "Answer five rapid-fire prompts"
    },
    {
      "name": "History",
      "url": "/history",
      "description": "Review your challenge history"
    }
  ]
}
