{
  "name": "FreedomPlace",
  "short_name": "FreedomPlace",
  "description": "People. Powered. Commerce.™ — The first commerce network that pays your entire network every time anyone buys anything.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "categories": ["finance", "shopping", "social"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/images/fp-logo-circle-white.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your FreedomPlace dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/images/fp-bug-white.svg", "sizes": "any" }]
    },
    {
      "name": "Earn",
      "short_name": "Earn",
      "description": "View your network earnings",
      "url": "/dashboard/money"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
