{
  "name": "DateSmarter",
  "short_name": "DateSmarter",
  "description": "The dating app that reads the room. Never stare at a blank screen again.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF4EE",
  "theme_color": "#1B1B6F",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
