{
  "name": "Daomew — AI Coloring Book Maker",
  "short_name": "Daomew",
  "description": "Create beautiful coloring books with AI. 80+ styles, print-on-demand, plush, pins, 3D figurines, and merch.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef8ee",
  "theme_color": "#d85a40",
  "categories": ["entertainment", "lifestyle", "creativity"],
  "icons": [
    {
      "src": "/daomew-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/daomew-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/daomew-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/daomew-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
