{
  "name": "Sanook Nihongo! - สนุกภาษาญี่ปุ่น",
  "short_name": "SanookJP",
  "description": "Learn Japanese with fun games!",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#F8FAFC",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}