{
  "name": "SignedByYou",
  "short_name": "SignedByYou",
  "description": "A little note goes a long way — heartfelt notes for the people you love, in your words, in seconds.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#faf7f2",
  "theme_color": "#4A1228",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
