{
  "name": "Browser Atlas",
  "short_name": "Atlas",
  "description": "Your bookmarks, written down.",
  "icons": [
    {
      "src": "/assets/favicon/web-app-manifest-192x192-8c583042.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/favicon/web-app-manifest-512x512-920fa799.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#cf4b2e",
  "background_color": "#efeadf"
}
