{
  "name": "SPLATO",
  "short_name": "SPLATO",
  "description": "Catch, throw, shatter the towers — a fast disc-siege io game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0c0918",
  "theme_color": "#0c0918",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "192x192 512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
