{
  "name": "Rewriter",
  "short_name": "Rewriter",
  "description": "Re-author Your Story — A private narrative therapy companion. The Living Manuscript.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0D0B08",
  "theme_color": "#0D0B08",
  "lang": "en",
  "categories": ["health", "lifestyle"],
  "icons": [
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {"name":"New Story","short_name":"New","url":"./#phase-1","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Library","short_name":"Library","url":"./#dashboard","icons":[{"src":"assets/icons/icon-192.png","sizes":"192x192"}]}
  ]
}
