{
  "name": "IT Artificer Greetings Studio",
  "short_name": "IA Greetings",
  "description": "Create stunning, personalised greeting cards for Eid, Hajj, Ramadan, Pakistan National Days, weddings, birthdays and more.",
  "id": "/itagreetings/",
  "start_url": "/itagreetings/index.html",
  "scope": "/itagreetings/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#070a18",
  "theme_color": "#0d1230",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "utilities", "graphics"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    { "src": "icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "screenshot-phone.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "IT Artificer Greetings Studio on mobile"
    },
    {
      "src": "screenshot-desktop.png",
      "sizes": "1600x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse greeting categories on desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "Eid Ul Adha",
      "short_name": "Eid Adha",
      "description": "Create an Eid Ul Adha greeting card",
      "url": "/itagreetings/maker.html?type=eid-adha",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Eid Ul Fitr",
      "short_name": "Eid Fitr",
      "description": "Create an Eid Ul Fitr greeting card",
      "url": "/itagreetings/maker.html?type=eid-fitr",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Hajj Mubarak",
      "short_name": "Hajj",
      "description": "Create a Hajj Mubarak greeting card",
      "url": "/itagreetings/maker.html?type=hajj",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Pakistan Day",
      "short_name": "Pakistan",
      "description": "Create a Pakistan Day greeting card",
      "url": "/itagreetings/maker.html?type=pakistan-day",
      "icons": [{ "src": "icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "protocol_handlers": [
    {
      "protocol": "web+greeting",
      "url": "/itagreetings/maker.html?type=%s"
    }
  ],
  "share_target": {
    "action": "/itagreetings/index.html",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "scope_extensions": [
    { "origin": "https://itartificer.com" },
    { "origin": "https://greetings.itartificer.com" }
  ],
  "file_handlers": [],
  "widgets": [],
  "handle_links": "preferred"
}
