{
  "name": "Pixel Art Generator",
  "short_name": "Pixel Art",
  "description": "Create beautiful pixel art directly in your browser. A free, easy-to-use online pixel art drawing tool.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon2.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
