{
  "name": "AskTQ",
  "short_name": "AskTQ",
  "description": "Strategy, funding clarity, and real answers for nonprofit leaders, founders, and community builders.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#FFE600",
  "categories": ["business", "productivity", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask a question",
      "short_name": "Ask TQ",
      "url": "/ask",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "What should I do first?",
      "short_name": "Start here",
      "url": "/what-should-i-do-first",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Fixers",
      "short_name": "Fixers",
      "url": "/tools",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
