{
  "name": "Linda Lite",
  "short_name": "Linda Lite",
  "description": "Show me the problem, sweetheart.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f7f6f2",
  "theme_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/linda-icon-v5-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/linda-icon-v5-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
