{
  "name": "SSR Accounts",
  "short_name": "SSR Accounts",
  "description": "Professional accounting \u2014 Receipts, Payments, Journals, Reports",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0f2544",
  "theme_color": "#0f2544",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "finance",
    "business",
    "productivity"
  ]
}