{
  "name": "Still Near — display",
  "short_name": "Still Near",
  "description": "The Still Near display: the photo your partner sends appears here, just for the two of you.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "icons": [
    {
      "src": "frame-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "frame-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
