{
  "name": "Threedom",
  "short_name": "Threedom",
  "description": "Paul's daily and monthly financial hub — bills, calendar, and accounts in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1c2a1e",
  "theme_color": "#1c2a1e",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
