{
  "short_name": "RentalMath",
  "name": "RentalMath",
  "description": "Neighborhood intelligence, deal screening, and full pro forma underwriting in one unified tool. Powered by HUD FMR, FRED, Census, and FEMA NRI.",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ],
  "id": "/",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0f13",
  "theme_color": "#0f0f13",
  "orientation": "any",
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "New Analysis",
      "short_name": "New",
      "description": "Start a new property analysis from scratch",
      "url": "/index.html?action=new",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Properties",
      "short_name": "Properties",
      "description": "View and switch between saved properties",
      "url": "/index.html?action=properties",
      "icons": [{ "src": "android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
