{
  "id": "/",
  "name": "Dũng Sĩ Toán Học - Math Hero",
  "short_name": "Toán Học",
  "lang": "vi",
  "description": "Game luyện toán lớp 2 vui nhộn dành cho bé",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8faff",
  "theme_color": "#ec4899",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
