{
  "name": "Typography Gym",
  "short_name": "Type Gym",
  "description": "Eight small games for practising typography.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#1d6156",
  "icons": [
    {
      "src": "./typography-gym-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
