{
  "name": "UNITYCORE Design Studio",
  "short_name": "UNITYCORE",
  "description": "Create professional designs with AI — flyers, posters, logos and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "orientation": "any",
  "categories": ["design", "productivity", "graphics"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/img/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/img/logo-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/app",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
