{
  "name": "Funifytools",
  "short_name": "Funifytools",
  "id": "/",
  "start_url": "https://funifytools.com/?source=pwa",
  "scope": "https://funifytools.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f7cff",
  "icons": [
    { "src": "/resources/pic/app-icon-192_v1.003.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/resources/pic/app-icon-512_v1.003.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Calculators", "url": "https://funifytools.com/calculators/all-calculators", 
      "icons": [
        {
          "src": "/resources/pic/Calc-Suite_v1.001.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ] 
    },
    { "name": "cryptography-hash", "url": "https://funifytools.com/cryptography-hash/all-cryptography-hash" ,
      "icons": [
            {
              "src": "/resources/pic/cipher-hash_v1.001.png",
              "sizes": "192x192",
              "type": "image/png"
            }
          ] 
    },
    { "name": "Blog posts", "url": "https://funifytools.com/posts/posts-main" ,
      "icons": [
            {
              "src": "/resources/pic/blog-shortcut_v1.001.png",
              "sizes": "192x192",
              "type": "image/png"
            }
          ] 
    }
  ],
  "categories": ["utilities", "productivity"]
}
