{
  "name": "Classkraft — Paint-by-Numbers Mural Generator",
  "short_name": "Classkraft",
  "description": "Turn any photo into a printable paint-by-numbers mural or a tiled poster. Free, private, and processed entirely in your browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "graphics", "utilities"],
  "background_color": "#f1f5f1",
  "theme_color": "#f1f5f1",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
