{
  "name": "Proofig application",
  "short_name": "Proofig",
  "description": "Automated Image Proofing For Scientific Integrity",
  "display": "standalone",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon",
      "purpose": "any maskable"
    },
    {
      "src": "proofig.ai.225x225.png",
      "sizes": "225x225",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "proofig.ai.512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "scope": "/",
  "start_url": "/",
  "theme_color": "#3cbec4",
  "background_color": "#ffffff"
}