{
  "name": "This Might Work",
  "short_name": "TMW",
  "description": "Swipe jokes, not people. Match when you laugh together.",
  "start_url": "/tmw/",
  "scope": "/tmw/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/tmw/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tmw/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
