{
  "id": "./",
  "name": "Vectormori",
  "short_name": "Vectormori",
  "description": "Draw paths, shape precise artwork, manage artboards, and save editable AI documents locally in a focused vector editor.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0e0e16",
  "theme_color": "#171721",
  "categories": [
    "graphics",
    "design",
    "productivity"
  ],
  "file_handlers": [
    {
      "action": "./",
      "accept": {
        "application/illustrator": [
          ".ai",
          ".ait"
        ]
      }
    }
  ],
  "icons": [
    {
      "src": "./assets/vectormori-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/vectormori-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/vectormori-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
