{
  "name": "TextToSpeech",
  "short_name": "TextToSpeech",
  "description": "Text to speech in Spanish, Italian, Portuguese, French and German — works offline",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0f1a",
  "theme_color": "#6c63ff",
  "lang": "en",
  "categories": ["education", "utilities"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open TextToSpeech",
      "url": "/",
      "description": "Go to main screen"
    }
  ]
}
