{
  "name": "Earnings Calendar",
  "short_name": "Earnings",
  "description": "Track and manage your Binance Moonridgeco project earnings",
  "start_url": "/calendar/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#4f46e5",
  "icons": [
      {
          "src": "/RevenueCalendar/android/android-launchericon-192-192.png",
          "type": "image/png",
          "sizes": "192x192"
      },
      {
          "src": "/RevenueCalendar/android/android-launchericon-512-512.png",
          "type": "image/png",
          "sizes": "512x512"
      }
  ],
  "prefer_related_applications": false,
  "orientation": "any",
  "lang": "en"
} 