{
  "name": "Pear — App for couples",
  "short_name": "Pear",
  "description": "A quiet little space for the two of you. Download on iOS and Android.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF8F2",
  "theme_color": "#7A9E7E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pear-logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
