{
  "name": "Mandala Art Therapy - 50 Pages Drawing & Coloring Book",
  "short_name": "Mandala Art",
  "description": "50 Pages sacred & mindful mandala drawing and coloring book for ages 8 to 30 with interactive digital coloring, radial symmetry drawing, and 300 DPI print-ready PDF export.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#090D16",
  "theme_color": "#E5B842",
  "categories": [
    "entertainment",
    "lifestyle",
    "education",
    "books",
    "art"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/cover-front.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Book Reader",
      "url": "./index.html#reader",
      "description": "Browse all 50 mandala drawing pages in 3D book format"
    },
    {
      "name": "Coloring Studio",
      "url": "./index.html#studio",
      "description": "Interactive vector flood-fill mandala coloring tool"
    },
    {
      "name": "Draw Custom Mandala",
      "url": "./index.html#draw",
      "description": "Design your own mandalas with radial symmetry pen"
    },
    {
      "name": "Print 50-Page Book",
      "url": "./index.html#print",
      "description": "Download or print full 50-page coloring book PDF"
    }
  ]
}
