{
  "name": "PixeMaker — Pixel Art Maker & Sprite Creator",
  "short_name": "PixeMaker",
  "description": "Free online pixel art maker and sprite creator. Draw, animate, and export sprites in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#15140F",
  "theme_color": "#2C7A44",
  "icons": [
    { "src": "logo-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
