{
  "name": "Ignite Studio",
  "short_name": "Ignite Studio",
  "description": "Ignite Studio application workspace",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f6f5f8",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "./nie-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
