{
  "name": "Inkgility",
  "short_name": "Inkgility",
  "description": "All-in-one business platform for print, branding, marketing, and digital.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6EE",
  "theme_color": "#C9A961",
  "lang": "en-US",
  "scope": "/",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "shortcuts": [
    {"name": "Logo Design", "short_name": "Logo", "url": "/logo-design.html", "icons":[{"src":"/icons/shortcut-logo.png","sizes":"96x96"}]},
    {"name": "Business Cards", "short_name": "Cards", "url": "/business-cards.html"},
    {"name": "Free Tools", "short_name": "Tools", "url": "/tools.html"},
    {"name": "Customer Dashboard", "short_name": "Dashboard", "url": "/dashboard.html"}
  ],
  "categories": ["business", "design", "productivity"],
  "screenshots": [
    {"src": "/screenshots/home.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Inkgility home"}
  ],
  "prefer_related_applications": false
}
