{
  "name": "Must Print Ship",
  "short_name": "Must Print",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fffbf2",
  "theme_color": "#b91c1c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/b91c1c/ffffff?text=MP",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512/b91c1c/ffffff?text=MP",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}