{
  "name": "NoteNeat",
  "short_name": "NoteNeat",
  "description": "A clean, easy note space. Your minimalist note-taking app.",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/NoteNeat_Logo_-_REALLY_FINAL.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/NoteNeat_Logo_-_REALLY_FINAL.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/NoteNeat_OG_image_FINAL.png",
      "sizes": "1440x900",
      "type": "image/png"
    }
  ]
}
