{
  "name": "NaturePicStock",
  "display": "standalone",
  "short_name": "PicS",
  "id": "/",
  "start_url": "/",
  "title": "NaturePicStock",
  "lang": "en",
  "description": "NaturePicStock - Nature Stock Images and Photos website by PrivinSathy(PicS)",
  "orientation": "portrait",
  "background_color": "#ECEFF0",
  "theme_color": "#071a25",
  "icons": [
    {
      "src": "/assets/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}