{
  "name": "MoneyyTree",
  "short_name": "MoneyyTree",
  "description": "A fan app for the musician MoneyyTree from Louisville, KY",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#CCCCFF",
  "theme_color": "#00CA00",
  "icons": [
    {
      "src": "/images/tm-logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}