{
  "name": "PrintMagic.AI — AI Print Studio",
  "short_name": "PrintMagic",
  "description": "Create transparent, print-ready AI artwork for print-on-demand products.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0f1319",
  "theme_color": "#0f1319",
  "categories": ["design", "productivity", "shopping"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "PrintMagic.AI print studio"
    }
  ],
  "shortcuts": [
    { "name": "Studio", "url": "/", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Library", "url": "/library" },
    { "name": "Store", "url": "/store" },
    { "name": "Pricing", "url": "/pricing" }
  ]
}
