{
  "name": "Space Chili's TTS - Disk Storage Edition",
  "short_name": "Space Chili's",
  "description": "Text-to-Speech powered by Google Cloud TTS. Disk-based storage for 9+ hour audiobooks. Welcome to Chili's — now in orbit.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050811",
  "theme_color": "#d32f2f",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "New Synthesis",
      "short_name": "Synthesize",
      "description": "Start a new TTS synthesis",
      "url": "./index.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
