{
  "id": "/",
  "name": "Invoicey - Get Paid Faster",
  "short_name": "Invoicey",
  "description": "Professional invoice management for freelancers. Create, track, and get paid faster.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b1f8e",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon/icon-1024.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/icon/icon-maskable-1024.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icon/screenshot-wide.jpg",
      "sizes": "1376x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Invoicey Dashboard"
    },
    {
      "src": "/icon/screenshot-narrow.jpg",
      "sizes": "768x1376",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Invoicey Mobile View"
    }
  ]
}
