{
  "name": "PPC 2.0 - Marketplace",
  "short_name": "PPC 2.0",
  "description": "Publishing marketplace, Literature Evangelist field sales, collections, inventory, campaigns, and reporting.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8fafc",
  "theme_color": "#14532d",
  "categories": [
    "business",
    "productivity",
    "shopping"
  ],
  "icons": [
    {
      "src": "/ppc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/ppc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Record Sale",
      "short_name": "Sell",
      "url": "/manual-sales",
      "icons": [
        {
          "src": "/ppc-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Bookstore",
      "short_name": "Store",
      "url": "/my-bookstore",
      "icons": [
        {
          "src": "/ppc-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Collections",
      "short_name": "Collections",
      "url": "/financial-operations",
      "icons": [
        {
          "src": "/ppc-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}