{
  "name": "LootBox Parents",
  "short_name": "LootBox",
  "description": "LootBox.kids Parent Dashboard - Track your child's maths learning progress",
  "start_url": "/#/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/parent-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/parent-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "i18n": [
    {
      "lang": "en",
      "name": "LootBox Parents",
      "short_name": "LootBox"
    },
    {
      "lang": "zh",
      "name": "LootBox 家长端",
      "short_name": "LootBox"
    }
  ]
}
