{
  "name": "SpeakRandom — One-Minute Speaking Practice",
  "short_name": "SpeakRandom",
  "description": "Practice public speaking with random 1-minute topics. Free, no login. 10s prepare, 60s speak.",
  "start_url": "/practice/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4efe6",
  "theme_color": "#1c1917",
  "categories": ["education", "productivity", "lifestyle"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start practice",
      "short_name": "Practice",
      "description": "Start a 1-minute speaking challenge",
      "url": "/practice/",
      "icons": [{ "src": "/favicon.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    },
    {
      "name": "Browse topics",
      "short_name": "Topics",
      "description": "Browse speaking topic categories",
      "url": "/topics/",
      "icons": [{ "src": "/favicon.jpg", "sizes": "192x192", "type": "image/jpeg" }]
    }
  ],
  "prefer_related_applications": false
}
