{
  "id": "com.myincomeuk",
  "name": "myIncome UK",
  "short_name": "myIncome",
  "description": "Comprehensive UK take-home pay calculator. Accurate tax, NI, pension, and student loan breakdowns. Household mode and job comparison",
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "minimal-ui"
  ],
  "background_color": "#242C44",
  "theme_color": "#0f1115",
  "orientation": "portrait-primary",
  "categories": [
    "finance",
    "utilities"
  ],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1440x2936",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Calculator Dashboard"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "2550x1236",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Full Breakdown View"
    }
  ],
  "shortcuts": [
    {
      "name": "Quick Calculate",
      "short_name": "Calculate",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": [
      "focus-existing",
      "auto"
    ]
  },
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "scope_extensions": []
}
