{
  "name": "Printable Coloring Pages - Free Printable PDFs",
  "short_name": "Coloring Pages",
  "description": "Free printable coloring pages: true 1-bit vector PDFs at 300 DPI, laid out for US Letter and A4. No signup, no watermarks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e8590c",
  "icons": [
    {
      "src": "/static/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
