{
  "name": "The Cleaner — Declutter by classified mission",
  "short_name": "The Cleaner",
  "description": "Photograph your zones, receive absurd timed missions, and build a searchable catalog of where everything lives.",
  "start_url": "/hq?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1816",
  "theme_color": "#1a1816",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
