{
  "name": "MapMyRoots - Free Family Tree Builder",
  "short_name": "MapMyRoots",
  "description": "Create beautiful, interactive family trees with our free drag-and-drop genealogy software. Build unlimited family trees, preserve memories, and discover your family story.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f866c",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Build Family Tree",
      "short_name": "Builder",
      "description": "Open the family tree builder",
      "url": "/builder",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    },
    {
      "name": "Genealogy Glossary",
      "short_name": "Glossary",
      "description": "View genealogy terms",
      "url": "/glossary",
      "icons": [{ "src": "/favicon.ico", "sizes": "48x48" }]
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
