{
  "name": "Tech Help for Mom & Dad",
  "short_name": "Tech Help",
  "description": "Simple technology guides for boomers & other people who want help. Step-by-step instructions tested on real screens.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#243026",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://res.cloudinary.com/djrje1ytc/image/upload/f_auto,q_auto,w_192/v1787329101/asset-app-icon_4_k1zg6l.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djrje1ytc/image/upload/f_auto,q_auto,w_512/v1787329101/asset-app-icon_4_k1zg6l.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities", "lifestyle"],
  "shortcuts": [
    {
      "name": "Search Guides",
      "short_name": "Search",
      "description": "Quickly search through simple step-by-step tech guides",
      "url": "/?search=true",
      "icons": [
        {
          "src": "https://res.cloudinary.com/djrje1ytc/image/upload/f_auto,q_auto,w_192/v1787329101/asset-app-icon_4_k1zg6l.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Scam Checker",
      "short_name": "Scam Check",
      "description": "Check if a text message or email is a scam",
      "url": "/scam-checker",
      "icons": [
        {
          "src": "https://res.cloudinary.com/djrje1ytc/image/upload/f_auto,q_auto,w_192/v1787329101/asset-app-icon_4_k1zg6l.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
