{
  "name": "Learni — AI tutor for NZ kids",
  "short_name": "Learni",
  "description": "Earni teaches NZ children Year 1–13. Learn while you earn.",
  "start_url": "/hub",
  "id": "/hub",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#fdfaf5",
  "theme_color": "#2ec4b6",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Hub",
      "short_name": "Hub",
      "description": "Jump straight to your learning hub",
      "url": "/hub",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "Check your star balance",
      "url": "/wallet",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": [],
  "categories": ["education", "kids"],
  "lang": "en-NZ",
  "dir": "ltr"
}
