{
  "id": "/",
  "name": "Retail Buyer Profits Calculator",
  "short_name": "RBP Calculator",
  "description": "Analyze any property in seconds. Compare the retail buyer exit against wholesale, see your net profit and maximum allowable offer, and save every deal.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#081C3D",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/favicon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "New analysis", "short_name": "Calculator", "url": "/calculator" },
    { "name": "My properties", "short_name": "Properties", "url": "/deals" }
  ]
}
