{
  "name": "SepoooTools — Image & PDF Tools",
  "short_name": "SepoooTools",
  "description": "Free image and PDF tools that run in your browser. Nothing is uploaded.",
  "start_url": "/?src=app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14162E",
  "theme_color": "#14162E",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Compress a photo", "url": "/image-compressor.php" },
    { "name": "Resize a photo",   "url": "/image-resizer.php" },
    { "name": "Merge PDF",        "url": "/merge-pdf.php" }
  ]
}
