{
  "name": "Field Kit",
  "short_name": "Field Kit",
  "description": "Daily Reset, The System, Quiet Influence, and Command the Room — four personal tools in one offline app.",
  "start_url": "./#/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#12151d",
  "theme_color": "#12151d",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "⚡ Reset now", "url": "./#/read/the-system/rightnow", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Daily Reset", "url": "./#/reset", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Quiet Influence", "url": "./#/read/quiet-influence", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Command the Room", "url": "./#/read/command-the-room", "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
