{
  "short_name": "Printify",
  "name": "Printify — Campus Printing",
  "description": "Upload documents, manage subscriptions, and track print jobs.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F9F9F6",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/branding/logo-full.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/branding/logo-full.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
