{
  "name": "Dulice Icons by DeathLegionTeam",
  "short_name": "Dulice Icons",
  "description": "500+ hand-crafted open source SVG icons by DeathLegionTeam. Available for React, Vue, Svelte, Angular, and all major frameworks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["developer tools", "design", "icons"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}