{
  "name": "Afbeelding Bijsnijden — Snijd Foto's Online Bij",
  "short_name": "Afbeelding Bijsnijden",
  "description": "Snijd elke afbeelding direct in uw browser bij. Sleep de selectierechthoek om uw bijsnijdgebied te kiezen, kies een beeldverhouding en download het resultaat in het originele formaat. Niets wordt geüpload.",
  "start_url": "{{MANIFEST_START_URL}}",
  "scope": "{{MANIFEST_SCOPE}}",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "{{MANIFEST_THEME_COLOR}}",
  "background_color": "#faf9f7",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
