{
  "id": "/dotfield.html",
  "name": "DOT-FIELD Pattern Generator",
  "short_name": "DOT-FIELD",
  "description": "Abstract dot-matrix animations. Pick a pattern, roll a seed, copy the standalone code.",
  "lang": "en",
  "start_url": "/dotfield.html",
  "scope": "/dotfield.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    { "src": "/icons/dotfield.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/dotfield-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/dotfield-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
