{
  "name": "Word is Bond - Proof of Commitment",
  "short_name": "Word is Bond",
  "description": "Accountability through visual proof. Track commitments with before and after photos.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#2563eb",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "https://media.base44.com/images/public/68fa8520fec3046c331d2433/9403231df_WIBhands1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/68fa8520fec3046c331d2433/9403231df_WIBhands1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Commitment",
      "short_name": "New",
      "description": "Create a new commitment",
      "url": "/",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/68fa8520fec3046c331d2433/9403231df_WIBhands1.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
