{
  "name": "LocalTake",
  "short_name": "LocalTake",
  "description": "What should I do this weekend? Real DC events, matched to you.",
  "start_url": "/dc?source=pwa",
  "scope": "/dc",
  "display": "standalone",
  "background_color": "#FBF8F4",
  "theme_color": "#D7263D",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
