{
  "name": "Unscattered — the morning newspaper for your life",
  "short_name": "Unscattered",
  "description": "Brain dump everything and let it auto-sort into tasks, feelings, ideas, and goals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0b1e",
  "theme_color": "#0f0b1e",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
