{
  "name": "CAT ART SHOP",
  "short_name": "catart",
  "start_url": "https://catart.app",
  "scope":"/",
  "display": "standalone",
  "theme_color": "#6a193e",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/wp-content/themes/footpaw-child/pwa/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/themes/footpaw-child/pwa/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/wp-content/uploads/screenshot_1.png",
      "sizes": "479x865",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/screenshot_2.png",
      "sizes": "479x865",
      "type": "image/png"
    }
  ],
  "categories": ["shopping", "pets", "ecommerce"],
  "description": "Online shop for all what your pet needs.",
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Visit the online shop",
      "url": "/shop",
      "icons": [
        {
          "src": "/wp-content/themes/footpaw-child/pwa/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
