{
  "name": "学糖",
  "short_name": "学糖",
  "description": "给 3-6 岁小朋友的多科目互动伴学 App",
  "id": "/app",
  "start_url": "/app",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#FFF8E7",
  "theme_color": "#FF6B6B",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
