{
  "name": "Sir George Shoes",
  "short_name": "Sir George",
  "description": "Premium footwear - Shop the royal collection",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#0A0A0A",
  "orientation": "portrait",
  "icons": [
    {"src": "https://placehold.co/72x72/D4AF37/black?text=SG", "sizes": "72x72", "type": "image/png"},
    {"src": "https://placehold.co/96x96/D4AF37/black?text=SG", "sizes": "96x96", "type": "image/png"},
    {"src": "https://placehold.co/128x128/D4AF37/black?text=SG", "sizes": "128x128", "type": "image/png"},
    {"src": "https://placehold.co/144x144/D4AF37/black?text=SG", "sizes": "144x144", "type": "image/png"},
    {"src": "https://placehold.co/152x152/D4AF37/black?text=SG", "sizes": "152x152", "type": "image/png"},
    {"src": "https://placehold.co/192x192/D4AF37/black?text=SG", "sizes": "192x192", "type": "image/png"},
    {"src": "https://placehold.co/384x384/D4AF37/black?text=SG", "sizes": "384x384", "type": "image/png"},
    {"src": "https://placehold.co/512x512/D4AF37/black?text=SG", "sizes": "512x512", "type": "image/png"}
  ]
}