{
  "name": "HexaGone",
  "short_name": "HexaGone",
  "description": "A meditative color puzzle played on a flower of seven hexagons. Tap to rotate, line up the colors, enjoy the music.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#eaf9fb",
  "theme_color": "#eaf9fb",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
