{
  "short_name": "Profit First",
  "name": "Profit First by Ramanora",
  "description": "Allocate received money into Profit, Tax, Owner Compensation and beyond. A discipline coach for business owners.",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2C4C3B",
  "background_color": "#FAFAF8",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Add expense",
      "short_name": "Expense",
      "url": "/expenses/new",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
