{
  "name": "PhotoLM",
  "short_name": "PhotoLM",
  "description": "Local-first browser photo editor.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a1a20",
  "theme_color": "#474747",
  "icons": [
    {
      "src": "promo/icon512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
