{
  "name": "All4Kids",
  "short_name": "All4Kids",
  "description": "Shop - All 4 Kids Children’s Consignment Sales",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a90e2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/pwa-images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/pwa-images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
        {
            "src": "/images/pwa-images/screen1-wide.png",
            "sizes": "1200x800",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/pwa-images/screen2-wide.png",
            "sizes": "1200x800",
            "type": "image/png",
            "form_factor": "wide"
        },
        {
            "src": "/images/pwa-images/mobile-screen1.png",
            "sizes": "540x960",
            "type": "image/png"
        },
        {
            "src": "/images/pwa-images/mobile-screen2.png",
            "sizes": "540x960",
            "type": "image/png"
        }
    ]
}
