{
  "name": "Color by Number - Relaxing Pixel Coloring",
  "short_name": "Color by Number",
  "description": "A beautiful, distraction-free pixel coloring PWA designed for mobile and iPad",
  "start_url": "/library",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#FFFFFF",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
