{
  "name": "Happy Drawing - Creative Coloring & Drawing Platform",
  "short_name": "Happy Drawing",
  "description": "A creative coloring and drawing platform for all ages! Create, color, and share beautiful artwork with hundreds of templates including animals, vehicles, fruits, and more. Free online coloring book with drawing tools and AI generator. Perfect for relaxation, mindfulness, and artistic expression.",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FFB6C1",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "entertainment",
    "art",
    "lifestyle",
    "health"
  ],
  "keywords": [
    "coloring pages",
    "online coloring book",
    "adult coloring",
    "kids coloring",
    "stress relief",
    "mindfulness coloring",
    "art therapy",
    "meditation coloring",
    "digital art",
    "AI coloring generator",
    "free coloring app",
    "pokemon coloring",
    "character coloring",
    "relaxation",
    "creative activities"
  ],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Library",
      "short_name": "Library",
      "description": "Browse coloring templates by category",
      "url": "/en/library",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Gallery",
      "short_name": "Gallery",
      "description": "View your saved artwork",
      "url": "/en/gallery",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Create with AI",
      "short_name": "Create",
      "description": "Generate custom coloring pages with AI",
      "url": "/en/create",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Popular Rankings",
      "short_name": "Rankings",
      "description": "See the most popular coloring pages",
      "url": "/en/rankings",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}