{
  "name": "Field Ledger",
  "short_name": "Field Ledger",
  "description": "Tax ledger for short-term rental property owners",
  "icons": [
    {
      "src": "/img/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/android-chrome-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#4A5A4B",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/app"
}
