{
  "name": "Financial Reality Check — ThriveableBiz",
  "short_name": "Financial Check",
  "description": "Do your math before you spend your money. Foundation Ingredient #4 from the ThriveableBiz Recipe System.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2b2a28",
  "theme_color": "#019494",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Financial Reality Check — desktop view"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Financial Reality Check — mobile view"
    }
  ]
}
