{
  "name": "LM2 — Living Memory",
  "short_name": "LM2",
  "description": "Private life record and self-analysis. Capture in seconds; sort in ten minutes.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "categories": ["productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%230f1115'/%3E%3Ccircle cx='96' cy='96' r='46' fill='none' stroke='%234f9cf9' stroke-width='11'/%3E%3Ccircle cx='96' cy='96' r='13' fill='%234f9cf9'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='112' fill='%230f1115'/%3E%3Ccircle cx='256' cy='256' r='122' fill='none' stroke='%234f9cf9' stroke-width='29'/%3E%3Ccircle cx='256' cy='256' r='35' fill='%234f9cf9'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "share_target": {
    "action": "./index.html",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
