{
  "name": "Tessera",
  "short_name": "Tessera",
  "description": "A 5x5 tile placement puzzle. Match shape, color, fill, and corner against your neighbors, and score the square of everything you match.",
  "id": "/tessera/",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0A0D12",
  "background_color": "#0A0D12",
  "categories": ["games", "puzzle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "icons/favicon-48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
