{
  "name": "FirstMate",
  "short_name": "FirstMate",
  "description": "Your AI family logistics assistant. Handles the inbox, schedule, and reminders so you don't have to.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#07080f",
  "theme_color": "#0f1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
