{
  "name": "Building FYI - Construction Project Management",
  "short_name": "Building FYI",
  "description": "Track and manage your construction projects with ease",
  "theme_color": "#3B4A4F",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/building_fyi_logo_transparent.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "business", "utilities"],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "type": "image/png",
      "sizes": "1920x1080"
    },
    {
      "src": "/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "390x844"
    }
  ]
}