{
  "name": "LocalFirst Tools",
  "short_name": "LocalFirst",
  "description": "Privacy-first, offline-capable tools that work entirely in your browser. No servers, no tracking.",
  "start_url": "/localFirstTools/",
  "scope": "/localFirstTools/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1a1a2e",
  "orientation": "any",
  "categories": ["productivity", "utilities", "tools"],
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse All Tools",
      "short_name": "Gallery",
      "description": "Browse the complete collection of tools",
      "url": "/localFirstTools/",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
