{
  "name": "Who Is Beautiful to You, and Why?",
  "short_name": "Who Is Beautiful",
  "description": "A quiet place to tell someone why they are beautiful to you. Presented by Radiance by Meridian.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F3",
  "theme_color": "#FDF8F3",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tell their story",
      "url": "/create"
    },
    {
      "name": "Stories of Beauty",
      "url": "/gallery"
    }
  ]
}
