{
  "id": "/?source=installed",
  "name": "Photo Exit Bundle",
  "short_name": "Photo Exit",
  "description": "Turn Google Takeout into a dated, portable local photo archive.",
  "start_url": "/?v=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F6F0E3",
  "theme_color": "#F6F0E3",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start an archive", "url": "/?action=start", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
