{
  "name": "TrueUnit",
  "short_name": "TrueUnit",
  "description": "Financial operating system for independent hotel owners",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F1E35",
  "theme_color": "#0F1E35",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
