{
  "name": "TextTools",
  "short_name": "TextTools",
  "description": "A powerful text manipulation toolkit for developers and writers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#1a1a2e",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities", "developer tools"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%236c5ce7' width='192' height='192' rx='24'/%3E%3Ctext x='96' y='130' font-size='100' text-anchor='middle' fill='white' font-family='system-ui'%3ET%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%236c5ce7' width='512' height='512' rx='64'/%3E%3Ctext x='256' y='350' font-size='280' text-anchor='middle' fill='white' font-family='system-ui'%3ET%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'%3E%3Crect fill='%230f0f1a' width='1280' height='720'/%3E%3Ctext x='640' y='360' font-size='60' text-anchor='middle' fill='%236c5ce7' font-family='system-ui'%3ETextTools Screenshot%3C/text%3E%3C/svg%3E",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 750 1334'%3E%3Crect fill='%230f0f1a' width='750' height='1334'/%3E%3Ctext x='375' y='667' font-size='40' text-anchor='middle' fill='%236c5ce7' font-family='system-ui'%3ETextTools Mobile%3C/text%3E%3C/svg%3E",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Generate Lorem Ipsum",
      "short_name": "Lorem",
      "description": "Generate placeholder text",
      "url": "/?action=lorem",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%236c5ce7' width='96' height='96' rx='12'/%3E%3Ctext x='48' y='65' font-size='50' text-anchor='middle' fill='white' font-family='system-ui'%3EL%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Clear Text",
      "short_name": "Clear",
      "description": "Clear the text editor",
      "url": "/?action=clear",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23ff7675' width='96' height='96' rx='12'/%3E%3Ctext x='48' y='65' font-size='50' text-anchor='middle' fill='white' font-family='system-ui'%3EC%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
