{
  "name": "27 Realty — DFW Real Estate",
  "short_name": "27 Realty",
  "description": "AI-powered home search and real estate services for the Dallas-Fort Worth metroplex.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en-US",
  "categories": ["real estate", "lifestyle", "productivity"],
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "27 Realty home search"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Listings",
      "short_name": "Listings",
      "description": "Browse homes for sale in DFW",
      "url": "/listings",
      "icons": [{"src": "/favicon.png", "sizes": "512x512"}]
    },
    {
      "name": "Get Home Value",
      "short_name": "Sell",
      "description": "Free AI home valuation",
      "url": "/sell",
      "icons": [{"src": "/favicon.png", "sizes": "512x512"}]
    },
    {
      "name": "Chat with Julie AI",
      "short_name": "Julie AI",
      "description": "AI real estate concierge",
      "url": "/chat",
      "icons": [{"src": "/favicon.png", "sizes": "512x512"}]
    }
  ]
}
