{
  "name": "Mochi Tools",
  "short_name": "Mochi Tools",
  "description": "Free online tools — PDF, image, video processing, all in your browser",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef9f4",
  "theme_color": "#f8a4b8",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity"]
}
