{
  "name": "Dominoes Cafe — Free Online Block & Draw Dominoes",
  "short_name": "Dominoes",
  "description": "Play classic Block & Draw dominoes against the computer. Free, no signup, no ads, runs in your browser.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f5132",
  "theme_color": "#0f5132",
  "categories": ["games", "entertainment", "board"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
