{
  "name": "Pocket Engineer",
  "short_name": "Pocket Eng",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/0f172a/ffffff?text=PE",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/0f172a/ffffff?text=PE",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}