{
  "name": "Share with Nick",
  "short_name": "Share Nick",
  "description": "Send Nick an idea, a file, a screenshot, a brain dump — anything.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F4EE",
  "theme_color": "#F6F4EE",
  "icons": [
    {
      "src": "/icons/share-with-nick-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/share-with-nick-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
