{
  "name": "StandWatch: Military Money Guides, Discounts & Answers",
  "short_name": "StandWatch",
  "description": "Free financial education, verified discounts, pay charts, and grounded answers for the military community. Veteran-owned, nothing for sale.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E1B2C",
  "theme_color": "#0E1B2C",
  "orientation": "portrait-primary",
  "categories": ["finance", "education", "lifestyle"],
  "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 StandWatch", "short_name": "Ask", "url": "/ask?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Veteran Discounts", "short_name": "Discounts", "url": "/veteran-discounts?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "2026 Pay Chart", "short_name": "Pay Chart", "url": "/military-pay-2026?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Budget Builder", "short_name": "Budget", "url": "/budget?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
