{
  "name": "GEDminer - In-Browser GEDCOM Analysis",
  "short_name": "GEDminer",
  "description": "Free in-browser GEDCOM analysis for genealogists. Discover demographics, locations, kinship, and data gaps in your family tree.",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1024",
  "theme_color": "#24368F",
  "categories": ["productivity", "utilities", "education"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
