{
  "name": "Structra",
  "short_name": "Structra",
  "description": "Turn messy CSV data into clean, structured goldmines. 100% client-side — your data never leaves your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f7f4",
  "theme_color": "#d7b94d",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "3456x1746",

      "type": "image/png",
      "form_factor": "wide",
      "label": "Turn messy CSV data into clean, structured goldmines"
    },
    {
      "src": "/screenshots/desktop-merge.png",
      "sizes": "2560x1358",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Smart Merge — detect schemas, find merge keys automatically"
    }
  ],
  "categories": ["utilities", "productivity"],
  "prefer_related_applications": false
}
