{
  "name": "HomeFastCalc",
  "id": "https://homefastcalc.com/",
  "lang": "en-US",
  "short_name": "HomeFastCalc",
  "description": "Free for all levels of investors. Rapid inputs to lightning fast analysis!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#2D6A4F",
  "orientation": "portrait-primary",
  "categories": ["finance", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-narrow-welcome.webp",
      "sizes": "1080x2340",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Welcome - Address to Answers in Seconds"
    },
    {
      "src": "/screenshots/screenshot-narrow-app.webp",
      "sizes": "1080x2340",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Calculator - Enter your property details"
    },
    {
      "src": "/screenshots/screenshot-wide-welcome.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Welcome - Address to Answers in Seconds"
    },
    {
      "src": "/screenshots/screenshot-wide-app.webp",
      "sizes": "2560x1600",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Calculator - Enter your property details"
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
