{
  "name": "Basalt",
  "short_name": "Basalt",
  "description": "One calm place for the links worth keeping. Folders, tags, favourites, and offline-first bookmarks that sync across your devices.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0b0603",
  "theme_color": "#0b0603",
  "categories": ["productivity", "utilities"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/basalt-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Favourites", "short_name": "Favourites", "url": "/?view=favorites", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
