{
  "name": "All Business Tools",
  "short_name": "ABT",
  "description": "Jobs, quotes, invoices, payments, PDFs, calculators and business tools for contractors.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#FF3C00",
  "lang": "en",
  "id": "com.rianish.allbusinesstools",
  "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/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "finance", "productivity"],
  "related_applications": [],
  "prefer_related_applications": false
}
