{
  "name": "ThaiLearn",
  "short_name": "ThaiLearn",
  "description": "Learn Thai script, tones, and phrases",
  "id": "/",
  "scope": "/",
  "start_url": "/learn",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#5B21B6",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["education"],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.thailearn.twa",
      "id": "app.thailearn.twa"
    },
    {
      "platform": "windows",
      "url": "https://apps.microsoft.com/detail/9PGPHB5P4WHG",
      "id": "9PGPHB5P4WHG"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/screenshots/modules.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Modules — browse all learning topics"
    },
    {
      "src": "/screenshots/consonants.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Consonants reference with tone classes"
    },
    {
      "src": "/screenshots/quiz.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Multiple choice quiz"
    },
    {
      "src": "/screenshots/stylus.webp",
      "sizes": "1080x1920",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Thai script writing practice"
    },
    {
      "src": "/screenshots/profile-wide.png",
      "sizes": "2634x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard — streak, daily goal, and modules"
    },
    {
      "src": "/screenshots/leaderboard-wide.png",
      "sizes": "2634x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Leaderboard — compare progress with other learners"
    },
    {
      "src": "/screenshots/truefalse-wide.png",
      "sizes": "2634x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "True/false quiz with audio playback"
    },
    {
      "src": "/screenshots/settings-wide.png",
      "sizes": "2634x1536",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Profile settings and difficulty options"
    }
  ],
  "shortcuts": [
    {
      "name": "Consonants",
      "short_name": "ก",
      "url": "/modules/consonants",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Numbers",
      "short_name": "๑",
      "url": "/modules/numbers",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Common Phrases",
      "short_name": "💬",
      "url": "/modules/phrases",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Food & Drink",
      "short_name": "🍜",
      "url": "/modules/food",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
