{
  "name": "ndn nails professional",
  "short_name": "ndn",
  "start_url": "/",
  "description": "ndn nails professional is a digital store for nail products, the store offers good prices for good products.",
  "icons": [
    {
      "src": "/static/images/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/static/images/favicon/screenshot_narrow375x667.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse our curated seasonal collection"
    },
    {
      "src": "/static/images/favicon/screenshot_wide2.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Our desktop storefront experience"
    }
  ],
  "theme_color": "#DDA7A5",
  "background_color": "#FDFDFD",
  "display": "standalone"
}
