{
  "name": "The Dollar Time Machine",
  "short_name": "Dollar Time Machine",
  "description": "What a dollar from any year is really worth — in everyday goods, housing, gold, silver, the Dow, the S&P 500 or Bitcoin.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0D3B2A",
  "background_color": "#071710",
  "icons": [
    { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
