{
  "name": "PnL Calendar - P&L Ledger",
  "short_name": "P&L Ledger",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "P&L Calendar. Log daily profit and loss. Track your weekly, monthly, yearly and all-time performance. Write quick notes after each session or trade.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/192.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "icons/512.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    },
    {
      "src": "icons/Icon-maskable-192.jpg",
      "sizes": "192x192",
      "type": "image/jpg",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.jpg",
      "sizes": "512x512",
      "type": "image/jpg",
      "purpose": "maskable"
    }
  ]
}
