{
  "name": "Shorix - Free Online Tools",
  "short_name": "Shorix",
  "description": "Shorix is a free all-in-one online toolkit. Convert PDF, JPG, PNG, Word, Excel, audio and video, plus AI generation, calculators and utility tools.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#FF8FAB",
  "background_color": "#ffffff",
  "lang": "en",
  "categories": ["utilities", "productivity", "photo"],
  "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"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}