{
  "name": "Portal — TaskFramer",
  "short_name": "Portal",
  "description": "Big North LLC web app launcher",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080a0f",
  "theme_color": "#080a0f",
  "orientation": "any",
  "icons": [
    { "src": "icons/pwa-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/pwa-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
