{
  "name": "STRvest — STR Investor Platform",
  "short_name": "STRvest",
  "description": "Analyze STR deals, track portfolio performance, monitor pricing, and research regulations.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/strvest-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
