
{

  "name": "TK Shop",

  "short_name": "TKShop",

  "description": "Create Joy and Sell More",

  "start_url": "/",

  "display": "standalone",

  "background_color": "#000000",

  "theme_color": "#fe2c55",

  "icons": [

    {

      "src": "/logo.png",

      "sizes": "192x192",

      "type": "image/png"

    },

    {

      "src": "/logo.png",

      "sizes": "512x512",

      "type": "image/png"

    }

  ]

}

