{
  "name": "Worthonomy",
  "short_name": "Worthonomy",
  "description": "Know what you're worth. Watch it move.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F2EA",
  "theme_color": "#1F2430",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-tile.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
