{
  "name": "Memotter",
  "short_name": "Memotter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f27c38",
  "icons": [
    {
      "src": "",
      "sizes": "48x48 72x72 96x96 128x128 196x196 256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "",
      "sizes": "512xx512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "any"  
}
