﻿{
    "short_name": "Metaclip",
  "name": "Metaclip",
  "icons": [
    {
      "src": "img/pwa/AMIcon-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "img/pwa/AMIcon-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "img/pwa/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "152x152"
  
    }
  ],
  "start_url": ".",
  "background_color": "#f5f5f5",
  "display": "standalone"
}