{
    "name": "MyPartnership Report",
    "short_name": "MyPartnership",
    "start_url": "/index.php",
    "theme_color": "#ffffff",
    "background_color": "#0055FF",
    "display": "fullscreen",
    "description": "Website for Partnership Marketing Team",
    "icons": [
      {
        "src": "/favicons/web-app-manifest-192x192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/favicons/web-app-manifest-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ]
}