{
  "name": "PaintByNumber.UK — Photo to Painting",
  "short_name": "PaintByNumber",
  "description": "Turn a photo into a custom paint-by-numbers template, palette and colour reference in your browser.",
  "id": "/",
  "start_url": "/#create",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffaf1",
  "theme_color": "#fffaf1",
  "lang": "en-GB",
  "categories": ["art", "design", "photo", "utilities"],
  "shortcuts": [
    {"name": "Open free generator", "short_name": "Generator", "url": "/#create"},
    {"name": "Bespoke paint by numbers", "short_name": "Bespoke Kits", "url": "/bespoke.html"}
  ],
  "icons": [
    {"src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/assets/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
