{
  "name": "WURTHIT — Renter Resource Center",
  "short_name": "WURTHIT",
  "description": "Know your rights, check what rent you can afford, and get verified resources. By New Growth Investments LLC d/b/a WURTHIT.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D1B3E",
  "theme_color": "#0D1B3E",
  "categories": ["lifestyle", "utilities", "finance"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Know Your Rights", "url": "/?source=pwa#rights" },
    { "name": "Rent Calculator", "url": "/?source=pwa#calc" },
    { "name": "Check a Score", "url": "https://getwurthit.com/wurthit-score" }
  ]
}
