{
  "name": "fwip — local-first file tools",
  "short_name": "fwip",
  "description": "Free file tools that run entirely on your device. No uploads. No accounts. No subscriptions.",
  "start_url": "/tools/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0C0C0F",
  "theme_color": "#4589FF",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
