{
  "name": "Influencers.com",
  "description": "The blueprint for the new creator era",
  "start_url": "./signin",
  "display": "standalone",
  "theme_color": "#8e51ff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "icons/icon@192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon@512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/icon-maskable@192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable@512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
