{
  "name": "Step1 Gallery",
  "short_name": "Step1",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F8F9FA",
  "theme_color": "#C5A059",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "https://step1.shop/wp-content/uploads/2024/08/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://step1.shop/wp-content/uploads/2024/08/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}