{
  "name": "AffordMap",
  "short_name": "AffordMap",
  "description": "What can you actually afford? Real salary data meets real cost of living.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1D9E75",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["finance", "business", "education"],
  "lang": "en-US",
  "orientation": "portrait-primary"
}
