{
  "name": "Toolshare",
  "short_name": "Toolshare",
  "description": "Tool library for sharing with friends",
  "start_url": "/toolshare.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a1916",
  "background_color": "#1a1916",
  "icons": [
    { "src": "/icons/toolshare.svg",     "sizes": "any",     "type": "image/svg+xml" },
    { "src": "/icons/toolshare-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/toolshare-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
