{
  "name": "Tappy Hatch Typing",
  "short_name": "Tappy Hatch",
  "description": "A cute typing game for primary school students with mascot growth and guided finger placement.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff8e8",
  "theme_color": "#7fd6c2",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    }
  ]
}
