{
  "name": "LastNuzzle - Pet Memorial",
  "short_name": "LastNuzzle",
  "description": "A lasting tribute to your beloved pet",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "personalization"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Memorial",
      "short_name": "Create",
      "description": "Create a new pet memorial",
      "url": "/create",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
