{
  "name": "PassTheKeys — Student Lease Handoffs",
  "short_name": "PassTheKeys",
  "description": "The easiest way for college students to find and hand off leases.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F7F9",
  "theme_color": "#2D3748",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
