{
  "name": "Mind maps",
  "short_name": "Maps",
  "description": "Local, browser-based mind map editor that reads and writes MindMup files.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f5f1",
  "theme_color": "#f4f5f1",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
