{ "name": "Prisma UML Viewer", "short_name": "Prisma UML", "description": "A online tool to visualize and explore your Prisma schema as an interactive ERD diagram.", "theme_color": "#2563eb", "background_color": "#09090b", "display": "standalone", "start_url": "/", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }