{
  "id": "ca.brokencanvas.studios",
  "name": "Broken Canvas Studios",
  "short_name": "Broken Canvas Studios",
  "description": "Bespoke Web Development, High-Performance Web Hosting, Digital Art, Dedicated Remote Assistance, and Hardware Sales from Broken Canvas Studios.",
  "start_url": "/?pwa=1",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#07090e",
  "theme_color": "#07090e",
  "orientation": "any",
  "lang": "en-CA",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": [
    "business",
    "productivity",
    "shopping",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Studio Store & Hardware",
      "short_name": "Store",
      "description": "Browse active verified classifieds, mobile hardware, and merch",
      "url": "/#section-store",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Blog & Articles",
      "short_name": "Blog",
      "description": "Read technical journals, philosophies, and essays",
      "url": "/#section-journal",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live Systems & Portfolio",
      "short_name": "Projects",
      "description": "View live client projects and telemetry nodes",
      "url": "/#section-projects",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Photo Collections & Albums",
      "short_name": "Gallery",
      "description": "Explore curated photography collections",
      "url": "/#section-gallery",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Send Direct Inquiry",
      "short_name": "Contact",
      "description": "Send direct project messages or custom orders",
      "url": "/?contact=1",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
