{
  "name": "Film Companion",
  "short_name": "FilmComp",
  "description": "35mm Film Photography Companion",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#d4af37",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect fill='%231a1a1a' width='100' height='100'/%3E%3Cpath fill='%23d4af37' d='M20 20h60v60H20z' stroke='%23d4af37' stroke-width='2'/%3E%3Cline x1='35' y1='20' x2='35' y2='80' stroke='%23d4af37' stroke-width='2'/%3E%3Cline x1='65' y1='20' x2='65' y2='80' stroke='%23d4af37' stroke-width='2'/%3E%3Cline x1='20' y1='50' x2='80' y2='50' stroke='%23d4af37' stroke-width='2'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
