{
  "name": "SameTrack",
  "short_name": "SameTrack",
  "description": "SameTrack helps couples see where they are aligned, where they differ, and what to talk about next.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#FFFFFF",
  "theme_color": "#D33F49",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}