{
  "name": "Skemato - Visual Database Schema Designer",
  "short_name": "Skemato",
  "description": "Free visual database schema designer. Create ERD diagrams with drag-and-drop. Export to MySQL, PostgreSQL, SQLite, SQL Server, Oracle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["developer tools", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Skemato Designer Interface"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
