{
  "name": "Phasebound",
  "short_name": "Phasebound",
  "description": "Tasks, powered by waifus. A phase-based routine app with coach bonds and daily reports.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#170914",
  "theme_color": "#2a0e27",
  "icons": [
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png"}
  ]
}
