{
    "name": "FloatyNotes",
    "short_name": "FloatyNotes",
    "description": "Floating sticky notes in your browser, for Windows, macOS, and Linux.",
    "icons": [
      {
        "src": "favicon.png",
        "sizes": "24x24",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "favicon.svg",
        "sizes": "any",
        "type": "image/svg+xml",
        "purpose": "any"
      },
      {
        "src": "favicon_large.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ],
    "start_url": "/",
    "display": "standalone",
    "theme_color": "#000000",
    "background_color": "#FFFFFF",
    "screenshots" : [
        {
          "src": "screenshot1.webp",
          "sizes": "1898x1084",
          "type": "image/webp",
          "form_factor": "wide",
          "label": "Example of floating notes"
        }
      ]
  }
  