{
  "base_url": ".",
  "start_url": ".",
  "display": "standalone",
  "name": "NailsWhaaat",
  "short_name": "NW",
  "theme_color": "#111",
  "background_color": "#fff",
  "description": "The kind of manicure that catches your eye. Hand painted nail art for the best manicure experience. Whaaat manicure is your must have?",
  "icons": [{
    "src": "static/head/icon-48x48.png",
    "sizes": "48x48",
    "type": "image/png"
  }, {
    "src": "static/head/icon-96x96.png",
    "sizes": "96x96",
    "type": "image/png"
  }, {
    "src": "static/head/icon-192x192.png",
    "sizes": "192x192",
    "type": "image/png"
  }, {
    "src": "static/head/icon-256x256.png",
    "sizes": "256x256",
    "type": "image/png"
  },{
    "src": "static/head/icon-512x512.png",
    "sizes": "512x512",
    "type": "image/png"
  },{
    "src": "static/head/icon-maskable.png",
    "sizes": "320x320",
    "type": "image/png",
    "purpose": "any maskable"
  }]
}