{
  "name": "Photon CRM",
  "short_name": "Photon",
  "description": "The AI-native CRM that captures your conversations, keeps every deal current, and answers with the receipts.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07070E",
  "theme_color": "#0C0B16",
  "icons": [
    { "src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
