{
  "name": "Paint by Numbers – Photo to Paint by Numbers Generator",
  "short_name": "PaintByNumber",
  "description": "Turn any photo into a free paint by numbers canvas right in your browser. 100% private – your image never leaves your device.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f6f2",
  "theme_color": "#6b8f71",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
