{
  "name": "Your Local Pro",
  "short_name": "YLP",
  "description": "Post a job, get fixed-price quotes from vetted local pros. Pay only when the job is done.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1F4E79",
  "categories": ["utilities"],
  "icons": [
    { "src": "/brand/ylp_icon_192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/ylp_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/ylp_icon_512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Post a job",
      "short_name": "Post",
      "url": "/jobs/new",
      "description": "Post a new job and get quotes"
    }
  ]
}
