{
  "name": "Backspace",
  "short_name": "Backspace",
  "description": "Swipe-to-delete camera roll cleaner. Sorts photos and videos by file size so you clear the biggest space-wasters first.",
  "start_url": "/apps/backspace/",
  "scope": "/apps/backspace/",
  "display": "standalone",
  "background_color": "#EDF0F1",
  "theme_color": "#EDF0F1",
  "icons": [
    { "src": "assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
