{
  "name": "The Art Blend - Premium Art Platform",
  "short_name": "The Art Blend",
  "description": "Discover a premium dynamic art platform for students and professional artists. Buy paintings, request customized art, and enroll in expert art courses.",
  "start_url": "/index.php?source=pwa",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#a07830",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo/pwa-icon-192-v3.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo/pwa-icon-512-v3.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "logo/pwa-icon-maskable-192-v3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "logo/pwa-icon-maskable-512-v3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "education"],
  "shortcuts": [
    {
      "name": "Virtual Gallery",
      "url": "/virtual-gallery.php",
      "description": "Explore the 3D Virtual Art Gallery"
    },
    {
      "name": "Commissions",
      "url": "/artist-commissions.php",
      "description": "Commission customized artwork"
    }
  ]
}
