{
  "name": "Lottery Truth Machine",
  "short_name": "LotteryTruth",
  "description": "See your real take-home after federal and state taxes — Powerball & Mega Millions, every dollar accounted for.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf8f5",
  "theme_color": "#faf8f5",
  "lang": "en-US",
  "categories": ["finance", "utilities"],
  "screenshots": [],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Powerball calculator",
      "short_name": "Powerball",
      "description": "Jump straight to Powerball take-home",
      "url": "/?game=powerball",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mega Millions calculator",
      "short_name": "Mega Millions",
      "description": "Jump straight to Mega Millions take-home",
      "url": "/?game=megamillions",
      "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
