{
  "id": "/extractor",
  "name": "thinkapenny.ai Extractor",
  "short_name": "Extractor",
  "description": "Pull structured data out of documents and get it back as a table.",
  "start_url": "/extractor",
  "scope": "/extractor",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "icons": [
    {
      "src": "/icons/extractor-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/extractor-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/extractor-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
