{
  "name": "Split Image — Free Online Image Splitter",
  "short_name": "Split Image",
  "description": "Split an image into 2x2, 3x3, 4x4 or custom grids online. Private browser-based processing, no upload, no signup.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf8f5",
  "theme_color": "#5a7247",
  "lang": "en",
  "categories": ["utilities", "productivity", "graphics"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/source/logo-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
