{
  "id": "https://sph.sh/",
  "name": "sph.sh — Software Project Hub",
  "short_name": "sph.sh",
  "description": "Software consultancy and SaaS notes. Engineering insights by Ayhan Sipahi.",
  "start_url": "/en/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0a",
  "background_color": "#ffffff",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/en/og-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "sph.sh — Home"
    },
    {
      "src": "/en/og-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "sph.sh — Home (mobile promo)"
    }
  ],
  "shortcuts": [
    {
      "name": "Blog posts",
      "short_name": "Blog",
      "description": "Latest posts and articles",
      "url": "/en/posts/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "About this site",
      "url": "/en/about/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
