{
  "name": "Dissertation Planner — AutoSheetsPro",
  "short_name": "Dissertation",
  "description": "Plan, track, and submit your dissertation — reading list, references, chapters, writing goals, deadlines, and more, all in one offline-capable planner.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F6F2E9",
  "theme_color": "#3B5D50",
  "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-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
