{
  "name": "PhotoNotes by Storitellah",
  "short_name": "PhotoNotes",
  "description": "A private, local-first photography reflection and visual journaling tool. Write what the photograph cannot show.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#dfe3f2",
  "theme_color": "#2e3060",
  "categories": ["photo", "productivity", "education"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
