{
  "name": "Understanding Branding File Types | Typecta",
  "short_name": "Branding Files",
  "description": "An interactive guide to understanding branding file formats including vector, raster, design, and font files for your brand package.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F7",
  "theme_color": "#0071E3",
  "icons": [
    {
      "src": "assets/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
} 