{
  "short_name": "YourWoof",
  "name": "YourWoof Pet Store",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1544568100-847a948585b9?auto=format&fit=crop&w=192&q=80",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://images.unsplash.com/photo-1544568100-847a948585b9?auto=format&fit=crop&w=512&q=80",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#F7FAFC",
  "theme_color": "#1A365D",
  "display": "standalone",
  "orientation": "portrait"
}