{
  "name": "Homera — Learn to Own Your Future",
  "short_name": "Homera",
  "description": "The Duolingo of homeownership. AI guides families from age 6 to first closing.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0A09",
  "theme_color": "#0F766E",
  "orientation": "portrait-primary",
  "categories": ["education", "finance", "kids"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
