{
  "short_name": "KYND Graphics",
  "name": "KYND Graphics",
  "description": "Create stunning designs, videos and animations right in your browser.",
  "icons": [
    { "src": "favicon.ico", "sizes": "48x48 32x32 16x16", "type": "image/x-icon" },
    { "src": "android-chrome-192x192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "android-chrome-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "android-chrome-512x512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff"
}
