{
  "name": "Among 8 Billion",
  "short_name": "Among8Billion",
  "description": "Find your global income rank among 8 billion people. Free percentile calculator, quiz, journal, and more.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0F1A",
  "theme_color": "#2FD6C8",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Income Calculator",
      "short_name": "Calculator",
      "description": "Calculate your global income percentile",
      "url": "/index.html",
      "icons": [{ "src": "logo.svg", "sizes": "any" }]
    },
    {
      "name": "Guess the Percentile Quiz",
      "short_name": "Quiz",
      "description": "Test your income intuition",
      "url": "/quiz.html",
      "icons": [{ "src": "logo.svg", "sizes": "any" }]
    },
    {
      "name": "Income Journal",
      "short_name": "Journal",
      "description": "Track your wealth over time",
      "url": "/journal.html",
      "icons": [{ "src": "logo.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
