{
  "name": "tuPlaza",
  "short_name": "tuPlaza",
  "start_url": "https://tuplaza.com/",
  "scope": "https://tuplaza.com/",
  "icons": [
    {
      "src": "https://tuplaza.leo-souza.me/assets/logo/tplz/logo-profile-192x192-b1bf7fb2a5f92cba95319937441318296175b4d13fe6b881cbcfe97aa45f2ea8.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://tuplaza.leo-souza.me/assets/logo/tplz/logo-profile-512x512-428fe2a611a79d42bd9cd7ba03d180a81cb42a10e26db2825cd270f555f715e2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://tuplaza.leo-souza.me/assets/logo/tplz/logo-profile-192x192-b1bf7fb2a5f92cba95319937441318296175b4d13fe6b881cbcfe97aa45f2ea8.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://tuplaza.leo-souza.me/assets/logo/tplz/logo-profile-512x512-428fe2a611a79d42bd9cd7ba03d180a81cb42a10e26db2825cd270f555f715e2.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#F05730",
  "background_color": "#F05730",
  "display":"standalone",
  "share_target": {
    "action": "https://tuplaza.com/app/posts/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "name",
      "text": "description",
      "url": "link",
      "files": [
        {
          "name": "media",
          "accept": [
            "image/*",
            "video/*"
          ]
        }
      ]
    }
  }
}
