{
  "name": "Online Cron Expression Generator. Translator and Visualizer",
  "short_name": "OCEGTaV",
  "description": "Free visual tool to generate Linux Cron expressions. Translates * * * * * into human language and shows the next 5 executions in real time.",
  "start_url": "/en/utilities/categories/web-development/cron/",
  "scope": "/en/utilities/categories/web-development/cron/",
  "icons": [
    {
      "src": "/images/utilities/cron-generator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}