{
  "name": "Dealsletter — Free Weekly Real Estate Deals",
  "short_name": "Dealsletter",
  "description": "Three or four real properties underwritten end to end, every week. The numbers, the assumptions, and an honest verdict on each one.",
  "theme_color": "#070707",
  "background_color": "#070707",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "finance", "news"],
  "shortcuts": [
    {
      "name": "Past issues",
      "short_name": "Issues",
      "description": "Browse the newsletter archive",
      "url": "/#archive",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Sponsor an issue",
      "short_name": "Sponsor",
      "description": "Reach the Dealsletter audience",
      "url": "/sponsor",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
