{
  "short_name": "OpenTTS",
  "name": "OpenTTS — Free Local Text-to-Speech",
  "description": "Private, free, and offline-capable Text-to-Speech reader.",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#020617",
  "background_color": "#020617",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["utilities", "productivity", "education"],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "2880x2458",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1082x2402",
      "type": "image/png"
    }
  ]
}
