{
  "name": "Polyart Preview",
  "short_name": "Polyart",
  "description": "Polygon art preview tool for Sleepy Pines",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0e0e1a",
  "background_color": "#0e0e1a",
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
