{
  "name": "N24 Arts - Handcrafted Art Collection",
  "short_name": "N24 Arts",
  "description": "Experience the beauty of Handcrafted Art in your space",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ECEBDE",
  "theme_color": "#4A3F35",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["shopping", "art", "lifestyle"],
  "icons": [
    {
      "src": "/LOGO.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/LOGO.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "description": "Browse all products",
      "url": "/shop/all",
      "icons": [
        {
          "src": "/LOGO.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
} 