{
  "name": "TexLab — Pixel Art & Texture Editor",
  "short_name": "TexLab",
  "description": "Free in-browser pixel art and texture editor for game assets: seamless tiles, layers, palettes. No sign-up, runs entirely in your browser.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
