{
  "name": "EMBRYO PLAY — ระบบสืบพันธุ์ (ตัวอย่าง)",
  "short_name": "EMBRYO PLAY",
  "description": "การสืบพันธุ์ของสัตว์ ระบบสืบพันธุ์ของคน การปฏิสนธิ การเจริญของเอ็มบริโอ และการกำหนดเพศ",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#6BE5A3",
  "theme_color": "#6BE5A3",
  "lang": "th",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}