{
  "name": "Ask Solomon",
  "short_name": "Ask Solomon",
  "description": "Search Proverbs for biblical wisdom about what you are facing right now",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "orientation": "portrait",
  "categories": ["lifestyle", "education", "books"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Wisdom",
      "short_name": "Search",
      "description": "Search biblical wisdom from Proverbs",
      "url": "/"
    },
    {
      "name": "Upgrade to Pro",
      "short_name": "Upgrade",
      "description": "Unlock the full book and all features",
      "url": "/upgrade"
    }
  ]
}
