{
  "name": "The Providence Blueprint",
  "short_name": "Blueprint",
  "description": "A combined business and personal life command center — family, faith, purpose, and legacy.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",

  "_comment_colors": "Matches --background / --primary tokens in index.css exactly.",
  "background_color": "#fbfaf9",
  "theme_color": "#7d4a1e",

  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/purchase-vision-og.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "The Providence Blueprint life command center"
    }
  ]
}
