{
  "name": "FAVSYNC",
  "short_name": "FAVSYNC",
  "description": "Organize and share your favorite bookmarks and notes.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "img/logo_pwa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/logo_pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
