{
  "name": "Population Pyramid Builder",
  "short_name": "PopPyramid",
  "description": "Free online tool to create interactive population pyramids from CSV or Excel files",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafbfc",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity", "data-visualization"],
  "lang": "en",
  "dir": "ltr"
}

