{
  "name": "ADN Distressed Property Marketplace",
  "short_name": "ADN Marketplace",
  "description": "Get more than one option before you sell your property. Connect with verified investors, cash buyers, agents, lenders, attorneys, and contractors.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0B132B",
  "background_color": "#FAFAFA",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "finance", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit Property",
      "short_name": "Submit",
      "description": "Submit your property to ADN",
      "url": "/submit-property",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Investor Opportunities",
      "short_name": "Opportunities",
      "description": "Browse marketplace opportunities",
      "url": "/opportunities",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Inbox",
      "description": "View messages",
      "url": "/messages",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
