{
  "name": "Swoon — Find the gift that makes them swoon",
  "short_name": "Swoon",
  "description": "Answer a few sweet questions about your partner and get their gift persona, matched gift ideas in your budget, and a date idea to deliver it with.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0d12",
  "theme_color": "#1f1014",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
