{
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "id": "./",
  "name": "Exact Ledgers PRO — U.S. Business Registration & Compliance",
  "short_name": "Exact Ledgers PRO",
  "description": "Exact Ledgers PRO forms your LLC, corporation or nonprofit in any U.S. state and handles the EIN, registered agent, licences, trademark and tax registrations that follow.",
  "start_url": "./",
  "scope": "./",
  "background_color": "#101418",
  "theme_color": "#101418",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}