{
  "short_name": "Remo Mattei",
  "name": "Remo Mattei | Personal Site",
  "icons": [
    {
      "src": "/images/remomattei-linux-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/remomattei-linux-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#F97316",
  "background_color": "#050505",
  "categories": ["technology", "personal"],
  "shortcuts": [
    {
      "name": "Blog",
      "url": "/blog",
      "description": "Read latest articles"
    },
    {
      "name": "Gallery",
      "url": "/gallery",
      "description": "View photo gallery"
    }
  ]
}
