{
  "short_name": "BrokeAF",
  "name": "BrokeAF",
  "description": "Track your pennies. Embrace the student budget reality.",
  "start_url": "/",
  "background_color": "#0A0D14",
  "theme_color": "#0A0D14",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/BrokeAF-Profile.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
