{
  "id": "/",
  "name": "pullcard.app — Abby's Pull Cards",
  "short_name": "pullcard.app",
  "description": "Build a printable pull card in minutes with Abby: pick an occasion, add your photos and message, and download an A4 PDF.",
  "lang": "en-AU",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#07011a",
  "background_color": "#07011a",
  "categories": ["lifestyle", "photo", "utilities"],
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Build a Pull Card", "short_name": "Build", "url": "/build" },
    { "name": "Order status", "short_name": "Status", "url": "/order-status" }
  ]
}
