{
  "name": "Chroma Match Game",
  "short_name": "Chroma Match",
  "description": "Free online color blindness test you play as a game: match colors with RGB sliders or name the color you are shown, then get an experimental protan, deutan or tritan reading.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#07080c",
  "background_color": "#07080c",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "games",
    "health",
    "education"
  ]
}
