{
  "name": "AFFiNE: There can be more than Notion and Miro.",
  "short_name": "AFFiNE",
  "description": "AFFiNE is a workspace with fully merged docs, whiteboards and databases. Get more things done, your creativity isn’t monotone.",
  "start_url": "/?source=pwa",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-36.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": 0.75
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": 1
    },
    {
      "src": "/favicon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": 1.5
    },
    {
      "src": "/favicon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": 2
    },
    {
      "src": "/favicon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": 3
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": 4
    }
  ],
  "screenshots": [
    {
      "src": "/imgs/screenshot1.png",
      "type": "image/png",
      "sizes": "1689x1117",
      "form_factor": "wide"
    },
    {
      "src": "/imgs/screenshot2.png",
      "type": "image/png",
      "sizes": "1689x1117",
      "form_factor": "wide"
    },
    {
      "src": "/imgs/screenshot3.png",
      "type": "image/png",
      "sizes": "759x1117",
      "form_factor": "narrow"
    }
  ]
}