{
  "name": "TickrPay - Earnings Per Second Calculator",
  "short_name": "TickrPay",
  "description": "Calculate your real-time earnings per second. See how much you make every moment and how long it takes to earn your next purchase.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Calculate Earnings",
      "short_name": "Calculate",
      "description": "Calculate your earnings per second",
      "url": "/",
      "icons": []
    },
    {
      "name": "View Leaderboard",
      "short_name": "Leaderboard",
      "description": "See global earnings rankings",
      "url": "/leaderboard",
      "icons": []
    },
    {
      "name": "Compare with Celebrities",
      "short_name": "Celebrities",
      "description": "Compare your earnings with famous people",
      "url": "/celebrities",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
