{
  "name": "Run It Free - Free Online Tools",
  "short_name": "Run It Free",
  "description": "47+ free browser-based tools - PDF, images, security, developer utilities, finance, health (BMI, calorie, sleep, age, period calculators), writing and more. No sign-up. Runs entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0f0f13",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["utilities", "productivity", "health", "fitness", "lifestyle"],
  "lang": "en"
}
