{
    "name": "Reportly",
    "short_name": "Reportly",
    "description": "Excel to PDF Report Generator — Free Online",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0A0B0F",
    "theme_color": "#4F7EF8",
    "icons": [
      {
        "src": "/favicon.ico",
        "sizes": "48x48",
        "type": "image/x-icon"
      },
      {
        "src": "/icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "/apple-touch-icon.png",
        "sizes": "180x180",
        "type": "image/png"
      }
    ]
  }