{
  "name": "Runtasko — Free Online Tools",
  "short_name": "Runtasko",
  "description": "Instant, private, device-powered digital utilities and calculators that run directly on your phone or computer.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "categories": ["utilities", "productivity", "business"],
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
