{
  "id": "/",
  "start_url": "/analyze/",
  "scope": "/",
  "name": "Gorby - Text Analyzer & Editor",
  "short_name": "Gorby",
  "description": "Ad-free, privacy-focused text analysis tool and editor. Features include readability metrics, keyword analysis, text highlighting, and more.",
  "display": "standalone",
  "theme_color": "#60a5fa",
  "categories": ["productivity", "education", "utilities"],
  "icons": [
    {
      "src": "./icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/gorby.png",
      "sizes": "1912x906",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Text Highlights feature in Gorby"
    },
    {
      "src": "screenshots/gorby.png",
      "sizes": "1912x906",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Text Highlights feature in Gorby"
    }
  ]
}
